Comments
Sort by recent activity
If I'm trying to analyze dependencies of an assembly that's only in the GAC, how does this help me?
e.g., I'm trying to figure out why my ASP.NET 3.5 app is bombing when trying to run a crystal report. the CR engine 10.5.3700 assembly is being reported as "not found". But I see it in the GAC.
I use reflector to see if there's some other dependencies missing, but it can't find the asmbly either.
Here haleyjason explains reflector doesn't look in the GAC. what am I missing? / comments
If I'm trying to analyze dependencies of an assembly that's only in the GAC, how does this help me?
e.g., I'm trying to figure out why my ASP.NET 3.5 app is bombing when trying to run a crystal rep...
DaveBabler said:
MelRoberts said:
Hi @DaveBabler, @RajivYanamandra and others, We've released a new version of our ADS extension (0.2.9) which addresses issues with importing snippets. Could you please update and check if issues you reported are now fixed for you? Many thanks Mel
Unfortunately, I am still experiencing this issue. [image]
I'm glad someone showed a screenshot of the settings.... I was getting the same error, but then noticed the extension uses a FILE, while SSMS uses multiple files in a FOLDER. Adding snippets.json to the end of your Ads snippets file path should do the trick...
/ comments
DaveBabler said:
MelRoberts said:
Hi @DaveBabler, @RajivYanamandra and others, We've released a new version of our ADS extension (0.2.9) which addresses issues with importing snipp...
it's almost a month out and still no fix?
I'd use 7, but I have tools that our team relies on, and a few people are stuck on 8 (i.e., they never had 7 and don't feel like retrograding)
please give an idea of ETA. / comments
it's almost a month out and still no fix?
I'd use 7, but I have tools that our team relies on, and a few people are stuck on 8 (i.e., they never had 7 and don't feel like retrograding)
please give ...
2009, but this is a loaded question! [image] Should actually be either 2008 or 2010, depending on whether product name changes count... (AFAIK; I'll be interested in the official answer) / comments
2009, but this is a loaded question! Should actually be either 2008 or 2010, depending on whether product name changes count... (AFAIK; I'll be interested in the official answer)
yes, you can close it. no issues since. / comments
yes, you can close it. no issues since.
dwainew said:
Additionally, despite using the sa account, another fairly complex project is having a similar issue. During project refresh, it hangs for literally 5 minutes (at either 96% or 98%) during "Reading Dependencies," and then completes. But a callout on two tables shows an error similar to the windows auth issue above.
https://www.screencast.com/t/6fS4NhHg0
https://www.screencast.com/t/cGrCF2voJwTK
If it hangs at 96%, then two errors show up for the same two tables, not one. The additional error just has a different "initialization" value. It turns out these two tables are using the same existing data source (which is also being generated), and that the preview pane is stuck on that source table.
https://www.screencast.com/t/GaWqSwL7
Please advise.
I just realized the entirety of the second post was due to the connections to the source for each table were still using windows auth. It seems to be working now with everything set to use sa account. / comments
dwainew said:
Additionally, despite using the sa account, another fairly complex project is having a similar issue. During project refresh, it hangs for literally 5 minutes (at either 96% o...
not much help there. It stopped after a second restart and hasn't occurred since. / comments
not much help there. It stopped after a second restart and hasn't occurred since.
Additionally, despite using the sa account, another fairly complex project is having a similar issue. During project refresh, it hangs for literally 5 minutes (at either 96% or 98%) during "Reading Dependencies," and then completes. But a callout on two tables shows an error similar to the windows auth issue above.
https://www.screencast.com/t/6fS4NhHg0
https://www.screencast.com/t/cGrCF2voJwTK If it hangs at 96%, then two errors show up for the same two tables, not one. The additional error just has a different "initialization" value. It turns out these two tables are using the same existing data source (which is also being generated), and that the preview pane is stuck on that source table.
https://www.screencast.com/t/GaWqSwL7
Please advise.
/ comments
Additionally, despite using the sa account, another fairly complex project is having a similar issue. During project refresh, it hangs for literally 5 minutes (at either 96% or 98%) during "Readin...
The quick fix is, don't launch SSMS (or other extension consumers?) first after newing up a system. Launch one of the RG apps, which will give you the same dialog, but it allows you to authenticate. Then the SSMS plugin works fine. [image]
Could someone explain the efficacy of requiring a login to even run the tooling? What if I'm installing in an isolated (from web) dev/test environment? (which we have plenty of, but I've never had to try, yet) / comments
The quick fix is, don't launch SSMS (or other extension consumers?) first after newing up a system. Launch one of the RG apps, which will give you the same dialog, but it allows you to authenticat...
:oops: :oops: :oops:
sorry, brain fade. I forgot about the refresh at the top position of the drop down. perhaps it's because clicking the drop down always hides the refresh option and you have to purposefully scroll up to see the option.
Somehow I think a refresh button would be more intuitive, but this works too. / comments
:oops: :oops: :oops:
sorry, brain fade. I forgot about the refresh at the top position of the drop down. perhaps it's because clicking the drop down always hides the refresh option and you have...