|
-
May 17th, 2007, 10:01 PM
#1
Thread Starter
Addicted Member
Installing .NET 2.0 App on Windows 98
I've trouble when installing my Application on Windows 98 machine. I've tried different ways like copying directly from debug/release folder, creating installer project, and ClickOnce deployment. For all scenario above, I had Framework 2.0 installed on that machine.
ClickOnce deployment seems doesn't work well in Win98. It only load a blank form and do nothing.
Copying directly and creating installer project resulting fine, but only for first try. If I close my application, and run it again, it always show a dialog that say "Unable to find a runtime version to run this application".
Trying googling, all I can get is my older post describing this problem and an msdn forum which ask the same question but didn't get any answer.
Have anyone ever installing .NET App in Win98 machine? Well, I don't really care whether you use 1.0, 1.1, or 2.0 Framework, I just want to hear the result. I want to know if the application run well or not, what problem did you have and how to solve it.
Any help will be appreciated.
Regards
Michael
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
|