Comments
Sort by recent activity
Ok Brian, I didn't know.
I will make a test with the SDK because probably it's the best way to go.
Thank you again for your support, really appreciated! [image] / comments
Ok Brian, I didn't know.
I will make a test with the SDK because probably it's the best way to go.
Thank you again for your support, really appreciated!
If we have hundreds of machines in our network and one of them was reporting an error how would we determine which one of them was reporting the error? / comments
If we have hundreds of machines in our network and one of them was reporting an error how would we determine which one of them was reporting the error?
That's very easy to explain.
We have various ClickOnce applications and we have a three tier deployment infrastructure: dev.local, qa.com and production.com on three different domains.
Our plan is to release a version for dev.local that will report to a specific SQL/web server and then if it's working we will re-publish using qa and so on ...
Using your approach we need 3 different physical TFS build server with three different licenses of SA configured for the three environments.
Right now we solved the issue using DNS rules so that the three web server and the three SA SQL server are recognized using the same DNS name.
We have decided to use your windows form application provided with the SDK and translate it into a Silverlight application that will allow us to create also tasks in TFS. / comments
That's very easy to explain.
We have various ClickOnce applications and we have a three tier deployment infrastructure: dev.local, qa.com and production.com on three different domains.
Our plan is ...
That's really interesting, I didn't find before.
THank you! / comments
That's really interesting, I didn't find before.
THank you!
That make sense now. [image] / comments
That make sense now.
Hello guys, after some experiments I was able to sort out the problem.
It works only if I set my project to "Release". If I set the project to "Debug" SA recompiles the project but it does not update SQL Server. [image] / comments
Hello guys, after some experiments I was able to sort out the problem.
It works only if I set my project to "Release". If I set the project to "Debug" SA recompiles the project but it does not upda...
Hi Brian, actually I got notified that the ticket has been closed while I didn't get a solution on my problem yet.
If I run your MsBuild task, the SQL is not upgraded, either the project table or the builds table are not updated. / comments
Hi Brian, actually I got notified that the ticket has been closed while I didn't get a solution on my problem yet.
If I run your MsBuild task, the SQL is not upgraded, either the project table or t...
This is a more detailed description of the error I am having which has been sent also to your ticket system yesterday.
Good morning, I am attaching in this e-mail the exact problem I am facing with Smart Assembly 6.5 error reporting feature.
I have a Development machine DEV01 with:
• SQL Server 2008 Express
• Visual Studio 2010
• SA Professional license
In this development machine I am building a Windows Form ClickOnce application using the MsBuild task provided by RedGate.
I have configure everything to use a remote SQL and a remote shared folder for the mappings and to use our internal web server.
As soon as I build the project I can see the SQL server populated and the map published in the remote folder.
I have an internal web server installed using your tutorial.
WEB01. I have also installed in this server SA Developer license in order to be able to view the error reports.
As soon as the application crashes I can see that in my report folder I have a new file called “tally†of 1Kb
Nothing is written to the database
If I open SA client from the web server I receive the following error and no reports are displayed:
"The report is not associated with a valid project ID. Either the assembly was not built using this computer (which is true) or the assembly was not marked as released (which is true, is Debug) and the associated was deleted" / comments
This is a more detailed description of the error I am having which has been sent also to your ticket system yesterday.
Good morning, I am attaching in this e-mail the exact problem I am facing with...
Thank you Chris for your nice reply.
I will have a look at the SDK and try to implement my own web page. / comments
Thank you Chris for your nice reply.
I will have a look at the SDK and try to implement my own web page.
I used this solution with Visual Studio 2010 and Windows Form application deployed with ClickOnce.
It works like a charm.
Thank you!! / comments
I used this solution with Visual Studio 2010 and Windows Form application deployed with ClickOnce.
It works like a charm.
Thank you!!