B
bren
My ClickOnce app deploys and runs fine on one test machine, but fails
on another.
The only error message is the ubiquitous "Please tell Microsoft about
this problem." and "Don't Send" button.
When I open the web page that publishes the install link for my
application and click on the Install button, the application installs
correctly; all of the components are in the correct place. It's when
the application runs that the error occurs and the
"application has encountered a problem and needs to close." error
message
along with the other messages in the error dialog appear.
I need to identify the source of the error in the app, and I don't know
where to start.
If this were an ASP.NET page, a specific error would be presented to
the user or the developer. Is there a similar error message available
for deployed WinForm applications.
Thanks, Bren
on another.
The only error message is the ubiquitous "Please tell Microsoft about
this problem." and "Don't Send" button.
When I open the web page that publishes the install link for my
application and click on the Install button, the application installs
correctly; all of the components are in the correct place. It's when
the application runs that the error occurs and the
"application has encountered a problem and needs to close." error
message
along with the other messages in the error dialog appear.
I need to identify the source of the error in the app, and I don't know
where to start.
If this were an ASP.NET page, a specific error would be presented to
the user or the developer. Is there a similar error message available
for deployed WinForm applications.
Thanks, Bren