Comments
Sort by recent activity
If I remember right, without the SDK you can have one or the other but I will have a look at it.
Anyway would be great if SA would be able to handle this in a more end-user friendly way. / comments
If I remember right, without the SDK you can have one or the other but I will have a look at it.
Anyway would be great if SA would be able to handle this in a more end-user friendly way.
I am using the default reporting without userinterface.
Yet the SDK solution is not available in the standard version of SA. [image] / comments
I am using the default reporting without userinterface.
Yet the SDK solution is not available in the standard version of SA.
I guess what Brian said about the XmlSerializers is happening here (at the not protected app shows that), but what happens then with the protected app is at the moment out of my understanding.
I will be able to repro that for you but give me a few days resolver other issues first. / comments
I guess what Brian said about the XmlSerializers is happening here (at the not protected app shows that), but what happens then with the protected app is at the moment out of my understanding.
I wi...
Thats good to know. Would be even better if that would be easier to find from the main site. / comments
Thats good to know. Would be even better if that would be easier to find from the main site.
I wish it was LINQ to SQL or at least LINQ at all, but its not. LINQ is not used at all.
The interesting thing I found out here is that in a release version without SA the exception is another one but its swallowed by the runtime.
The runtime tries to load an serialization assembly which doesn't exist but it continues without it (who has the guts to dive into such a thing?)
Yet, after protection it turns into something completely different which worries me a bit. / comments
I wish it was LINQ to SQL or at least LINQ at all, but its not. LINQ is not used at all.
The interesting thing I found out here is that in a release version without SA the exception is another one ...
Especially SA doesn't have (my guess) a large enough community for peer-to-peer support to actually work. The percentage of people actively participating is always low.
But compared with other similar sites (VisualAssist for example) the responses from Red Gate personnel not always satisfy, in either time or quality.
Personally I see forums as first-class line to company support and only in second place as peer support (as is usual for almost all other companies). If that is not the intention of Red Gate's forums, it really should be made clear. / comments
Especially SA doesn't have (my guess) a large enough community for peer-to-peer support to actually work. The percentage of people actively participating is always low.
But compared with other simi...
I do understand your point, though it would be nice to at least leave an informational message in the forum for those still using SA5.
Red Gate has a bit of a lax relation to its customers in the forums, this could improve a lot. / comments
I do understand your point, though it would be nice to at least leave an informational message in the forum for those still using SA5.
Red Gate has a bit of a lax relation to its customers in the ...
When doing a build, instead of a rebuild, sometimes an assembly is not rebuilt but still processed by the build task. In this case, yes, this assembly was not rebuilt and has been processed at the last build. / comments
When doing a build, instead of a rebuild, sometimes an assembly is not rebuilt but still processed by the build task. In this case, yes, this assembly was not rebuilt and has been processed at the ...
And if you have SA5 and SA6 side-by-side installed, then you need to restart VisualStudio everytime you want it to use one or the other build task, seems the first one loaded remains loaded for the rest of the app lifetime, independent of project settings. / comments
And if you have SA5 and SA6 side-by-side installed, then you need to restart VisualStudio everytime you want it to use one or the other build task, seems the first one loaded remains loaded for the...
Sorry to say, but the help is not very helpful. Since the question is about web apps the help doesn't explain at all how to merge the page assemblies and how to create a final, protected web app. At least a reference to http://msdn.microsoft.com/en-us/library/bb397866.aspx would be appropriate. / comments
Sorry to say, but the help is not very helpful. Since the question is about web apps the help doesn't explain at all how to merge the page assemblies and how to create a final, protected web app. A...