Git Product home page Git Product logo

Comments (6)

keif888 avatar keif888 commented on June 25, 2024 1

Thanks, write permissions removed. I will post further updates as I find the underlying issues.

from sqlservermetadata.

lowerider21 avatar lowerider21 commented on June 25, 2024

Is there a way to send the file directly to you for testing not share it on here?

from sqlservermetadata.

keif888 avatar keif888 commented on June 25, 2024

I have setup an azure blob storage, which is configured with write and list permissions only.
To access it you need Azure Storage Explorer, and the following access key (active for the next 7 days):

https://sqlmetadata.blob.core.windows.net/issue20?sv=2017-07-29&si=issue20-write&sr=c&sig=XqLCWUMOR%2FIRudl9jrA1EQENv5KedTT3eBAXoN9X%2Brk%3D

Download the Azure Storage Explorer from Azure Storage Explorer
Then add a storage account Icon looks like a power plug on left.
Select "Use a connection string or shared access signature URI" (next)
Select "Use a SAS URI", and paste the access key into the URI (next)
Then Connect.

You should see a Blob Container called issue20 appear in your local and attached section of the explorer.

To confirm that this is secured, please upload a small text file, and attempt to download or delete it. The permissions will prevent you from doing so.
Then upload the other files you want to provide to me.

from sqlservermetadata.

lowerider21 avatar lowerider21 commented on June 25, 2024

Uploaded files. Thanks

from sqlservermetadata.

keif888 avatar keif888 commented on June 25, 2024

Issue may be in the SSISProjectBuilder.exe that is called to construct an ispac file from the dtproj file.
But I am not sure. as I thought I got a hang but I haven't been able to repeat it to find underlying cause.

from sqlservermetadata.

keif888 avatar keif888 commented on June 25, 2024

Issue was in the way that the output from SSISProjectBuilder was being accessed, synchronously instead of asynchronously. Added timeout on execute as well to prevent eternal hang.
Fixed in 0.25.0.0 release.

from sqlservermetadata.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.