Comments
Sort by recent activity
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...
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?
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.
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 ...
Hi Russel
I have also installed 6.11 and I am getting the exact same error with MSBuild. Could you send me the corrected version as well please?
Regards
Chris / comments
Hi Russel
I have also installed 6.11 and I am getting the exact same error with MSBuild. Could you send me the corrected version as well please?
Regards
Chris
That's really disappointing!
The link you provide to the MS solution is, I think, the one that I started with for a manual approach.
We need a nice UI to backup and restore SSAS - just a hint to you marketing/development team!! [image] / comments
That's really disappointing!
The link you provide to the MS solution is, I think, the one that I started with for a manual approach.
We need a nice UI to backup and restore SSAS - just a hint to yo...
I am already doing this as this is how I discovered to solution to my problem.
What I want to do is to decorate the classes in code so that I do not have to go into the SA GUI to exclude the classes. As the code is generated by a designer in VS2010, I wanted to know how to decorate them without losing the information if the designer rebuilds the classes.
Ideally, I want to amend the VS2010 templates so that all Linq-to-SQL code generated by VS is automatically decorated with the necessary information to prevent it from being obfuscated / comments
I am already doing this as this is how I discovered to solution to my problem.
What I want to do is to decorate the classes in code so that I do not have to go into the SA GUI to exclude the classe...
I have solved my own problem but it does raise another question. The problem with the event log security was because the service did not have admin rights to create the event log source and the reason why it was creating an event log entry because it had escalated an error that it could not report on regarding Linq-to-SQL error.
So my problem was Linq-to-SQL which I have now solved by excluding the data objects from obfuscation but because these objects are created by a designer rather than code, how can I decorate the classes with the DoNotObfuscate attribute and is it possible to change the Linq-to-SQL templates so that they are always decorated? / comments
I have solved my own problem but it does raise another question. The problem with the event log security was because the service did not have admin rights to create the event log source and the rea...
Thank you for this.
Do I need to repost the errors relating the SQL Source Control 1 to a different forum or could you send them the details of these errors for me? / comments
Thank you for this.
Do I need to repost the errors relating the SQL Source Control 1 to a different forum or could you send them the details of these errors for me?