|
-
February 4th, 2010, 03:43 PM
#1
Difference between Debug and Install?
Note: Not 100% sure this is in the right forum. I'm working with C# in a Windows Form, not really .Net.
But, I am working on a project that involves the Web Browser Control in a Windows Form where Javascript is being used inside the html pages. Specifically, alerts and "window.print()". When I test the app with Debugging (both Debug and Release) the alerts and printing works fine. When I package it up into an installer neither alerts nor printing works.
My question is, what are the differences between an app running in Debugging and the same one ran from an installation?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|