Activity overview
Latest activity by Chris Gorringe
I think their decision is a serious mistake. Look at the numbers of people asking questions about .NET products. Not as high as the SQL products but still a significant chunk. Also, I have paid my annual license for the product so I expect it to be developed or someone should have warned me that the development of this product is going to cease before I was asked to renew. Not impressed at all. / comments
I think their decision is a serious mistake. Look at the numbers of people asking questions about .NET products. Not as high as the SQL products but still a significant chunk. Also, I have paid my ...
Please can we have an eta on the the V2022 extension availability? / comments
Please can we have an eta on the the V2022 extension availability?
OK, Problem solved. Basically, SA was embedding the log4net assembly but within the SA configuration it was hiding this assembly saying that it couldn't be embedded; after expanding the list, you could see it was ticked but greyed out. To resolve the problem, I had to manually edit the SA project file and set log4net to not be embedded. In my app, log4net is provided by an external application and is loaded dynamically. I think that this scenario could be classified as a bug because if an assembly is considered as not allowed to be embedded, SA should ensure that the assembly is actually not set to embed. / comments
OK, Problem solved.Basically, SA was embedding the log4net assembly but within the SA configuration it was hiding this assembly saying that it couldn't be embedded; after expanding the list, you co...
Generated executable causes ntdll.dll fault
If I build my code on a Windows 2016 or 2019 server with VS 2019 and the 7.5.1 SmartAssembly, everything works perfectly. I embed the referenced dlls and all is well in the world.If I then try the ...
Hi RedGate support, can we have a response to this problem please? [image] / comments
Hi RedGate support, can we have a response to this problem please?
Reflector 10 with VS 2019 - F12 not working
I have a Windows 2019 server with VS 2019 Pro and .NET Reflector VS extension 10.1.5.1419 installed and the Goto Definition F12 doesn't work from either the menu or directly with the F12 key.I have...
Hi Richard
Many thanks for this. Is the issue the left over package "SSMS Integration Pack Framework 1"?
Kind regards
Chris / comments
Hi Richard
Many thanks for this. Is the issue the left over package "SSMS Integration Pack Framework 1"?
Kind regards
Chris
Thanks Terry. This approach also works for the SQL Developer Bundle (2.0.1.2099). It must be something to do with the install sequence. / comments
Thanks Terry. This approach also works for the SQL Developer Bundle (2.0.1.2099). It must be something to do with the install sequence.
The Add-in 'SSMS Integration Pack Framework' failed to load or caused an exception
Windows 2012 R2 with SQL 2014 Std (12.0.5556.0)
Initially updated my SQL Developer Bundle to the latest version (2.0.1.2056) 8th Nov 2017 - no errors doing the install.
When I go into SSMS, I get t...
Hi Russell
The EAP link that you have suggested appears to be for the profilers and ANTS software. I cannot find the SmartAssembly EAP.
Also if it expires after 2 weeks, what happens if we are not running VS 2017? Do we need to remain on the old version of SA or will there be a new non-EAP release that will support both 2015 and 2017?
Sorry for the confusion / comments
Hi Russell
The EAP link that you have suggested appears to be for the profilers and ANTS software. I cannot find the SmartAssembly EAP.
Also if it expires after 2 weeks, what happens if we are not ...