A hellow world windos app was created in .NET
It works well in the development machine were we have VS.NET installed. We can run it from windows explorer or via IIS
however, when we put the executable on a production web server [WINDOWS 2003] it does not contain VS.NET. it doesn't work(page cannot be found). I have other ASPX apps workning and webservices that we have have created are also working.but this simple windows app. fails to work
What can be the problem?. I have given it all kinds of access.
Yan-Hong Huang[MSFT] - 19 Feb 2004 01:35 GMT
Hello,
Thanks for posting in the group.
After reviewing the problem description, I have some questions. Which type
of application is it? A windows forms application or web form application?
From the first paragraph, we can see that it is a windows forms aplication.
However, you mentioned that it has "page cannot be found" error in Win2003
production web server. Generally speaking, a hello world windows form
application won't return this error message. Could you please confirm it?
Since you mentioned the executable and windows application for several time
in the post, I assume that it is a windows forms application. If so, could
you please post here the setting of that development machine? Which version
of .net framework does your development machine install? In the Win2003
production machine, the default .net framework version is 1.1.
Based on my experience, there should not be any problem when you run the
hello world app on Win2003 box. I suggest you reinstall .net framework 1.1
on that Win2003 product machine. If the problem still exists, could you
please zip that hello world project and the executable file and email it to
me. I will help check it on my side. You can reach me by removing online
from my email address here.
Thanks very much.
Best regards,
Yanhong Huang
Microsoft Community Support
Get Secure! ?C www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
Yan-Hong Huang[MSFT] - 23 Feb 2004 01:14 GMT
Hello,
How is everything going? Has the problem been resolved? If you have any
more concerns on it, please feel free to post here. :)
Thanks.
Best regards,
Yanhong Huang
Microsoft Community Support
Get Secure! ?C www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.