Comments
Sort by recent activity
Did you customize the SA error report module in any way or are you using on of the default ones? / comments
Did you customize the SA error report module in any way or are you using on of the default ones?
I'm glad you were able to find and fix the problem! Looking forward to a fix version. [image] / comments
I'm glad you were able to find and fix the problem! Looking forward to a fix version.
Paul.Martin wrote:
Eaton wrote:
I can't look at a protected version because it gives me a build error every time.
Sorry yes.
OK, well that narrows down the problem slightly. If you have a look in the *.csproj (or *.vbproj) in notepad or similar does it mention both versions of mscorlib?
I have done some very intensive research on this matter. I have checked my project file for references to mscorlib, but none exist. All of the other references are there, but none to mscorlib at all.
I then proceeded to start a new project and put all of my classes and forms into it. Still the same issue. / comments
Paul.Martin wrote:
Eaton wrote:
I can't look at a protected version because it gives me a build error every time.
Sorry yes.
OK, well that narrows down the problem slightly. If you have a l...
I have provided a sample project. Hopefully you guys can use it to pinpoint the problem.
Let me know if you need anything else. I am more than happy to help you make SmartAssembly a better product. / comments
I have provided a sample project. Hopefully you guys can use it to pinpoint the problem.
Let me know if you need anything else. I am more than happy to help you make SmartAssembly a better product.
Paul.Martin wrote:
Could you have look at your original (before SmartAssembly protected) assembly in Reflector and see if it is referencing two version of mscorlib.
SmartAssembly should look at the version of mscorlib referenced and from that and a few other hints link against the correct version of the framework.
That is what I am doing, I open my unprotected assembly in Reflector and there are two references. I can't look at a protected version because it gives me a build error every time. / comments
Paul.Martin wrote:
Could you have look at your original (before SmartAssembly protected) assembly in Reflector and see if it is referencing two version of mscorlib.
SmartAssembly should look at ...
Ok, thanks, I added it, but now I get get a build error: http://img641.imageshack.us/img641/5119/errorgj.png
I backed up my old project file so I tried that and I still got the error. So I am guessing it is a recent change in my application that is causing this.
However, in the EAP forum, which doesn't appear to be here anymore, I recall someone having this error. He had two versions of mscorlib referenced. I open my application in Reflector and I have two referenced! .NET 2 and 4.
Any idea on how to remove that reference? It isn't in the References in the project itself in VS. / comments
Ok, thanks, I added it, but now I get get a build error:http://img641.imageshack.us/img641/5119/errorgj.png
I backed up my old project file so I tried that and I still got the error. So I am guessi...
I already did, but I do not expect much from them as they usually fix bugs they find and not the ones that people report.
Also, I can't get your workaround to work. Is this correct?
<Options>
<DoNotAddPoweredByAttribute />
<WebProxy UseProxy="0" />
<Projects UseRelativePaths="1" />
</Options>
Because that is not working.
Also, why is it not recommended to do that? / comments
I already did, but I do not expect much from them as they usually fix bugs they find and not the ones that people report.
Also, I can't get your workaround to work. Is this correct?
<Options>...
I am customizing the error reporter here: C:\Program Files\Red Gate\SmartAssembly 5\SDK\Exception Reporting\3 Custom UI
Using DevExpress components. And yes, to make it cleaner, I put all the the initialization stuff in the Designer.cs, which I had to create.
But I will try to add a resource and see if it works. / comments
I am customizing the error reporter here: C:\Program Files\Red Gate\SmartAssembly 5\SDK\Exception Reporting\3 Custom UI
Using DevExpress components. And yes, to make it cleaner, I put all the the i...
It doesn't allow you to merge or embed .NET Framework assemblies. Only assemblies that are not part of the default framework. / comments
It doesn't allow you to merge or embed .NET Framework assemblies. Only assemblies that are not part of the default framework.
I see that. I was hoping that you would lower the price to be within my price range, but it is still too high for me. But it does look good, well done.
Regardless, I was glad to assist you in making this a good release, Melvyn.
I'll drop by occasionally to post some some suggestions for future releases. / comments
I see that. I was hoping that you would lower the price to be within my price range, but it is still too high for me. But it does look good, well done.
Regardless, I was glad to assist you in makin...