How to fix sp1 breaking asp.net remote development on windows 2003??
-
Hello all, I'm in the middle of setting up a windows 2003 server for asp.net (with vb.net 2003) remote development/deployment. The problem is that as soon as I install service pack 1 on windows 2003 I can no longer remotely develop asp.net apps with vs.net 2003. I have set-up servers with all the patches except service pack 1 and they work fine but as soon as I install service pack 1 it breaks the remote development of asp.net. The error I get is that vs.net is "unable to add" files such as the project file (.vbproj) to the remote project. I have made a screenshot of this error , it is at http://www.matcmp.ncc.edu/error-after-sp1.jpg I'm trying to upload via frontpage extensions. I have double checked the IIS settings and front page extensions are enabled and so is asp and asp.net. I know that one recommended way is to develop on local instance of IIS and then upload the project but this won't work in my case because this server is for a college class and students have to be able to work from home. Thanks in advance for any help. -Steve
-
Hello all, I'm in the middle of setting up a windows 2003 server for asp.net (with vb.net 2003) remote development/deployment. The problem is that as soon as I install service pack 1 on windows 2003 I can no longer remotely develop asp.net apps with vs.net 2003. I have set-up servers with all the patches except service pack 1 and they work fine but as soon as I install service pack 1 it breaks the remote development of asp.net. The error I get is that vs.net is "unable to add" files such as the project file (.vbproj) to the remote project. I have made a screenshot of this error , it is at http://www.matcmp.ncc.edu/error-after-sp1.jpg I'm trying to upload via frontpage extensions. I have double checked the IIS settings and front page extensions are enabled and so is asp and asp.net. I know that one recommended way is to develop on local instance of IIS and then upload the project but this won't work in my case because this server is for a college class and students have to be able to work from home. Thanks in advance for any help. -Steve
Have you tried running the Security Configuration Wizard again? I think I remember somewhere that when SP1 is installed, Windows Firewall blocks all incomming connections until Post SP1 updates are installed from Windows Update. You might want to run the SCW to open up the firewall again. Dave Kreskowiak Microsoft MVP - Visual Basic
-
Hello all, I'm in the middle of setting up a windows 2003 server for asp.net (with vb.net 2003) remote development/deployment. The problem is that as soon as I install service pack 1 on windows 2003 I can no longer remotely develop asp.net apps with vs.net 2003. I have set-up servers with all the patches except service pack 1 and they work fine but as soon as I install service pack 1 it breaks the remote development of asp.net. The error I get is that vs.net is "unable to add" files such as the project file (.vbproj) to the remote project. I have made a screenshot of this error , it is at http://www.matcmp.ncc.edu/error-after-sp1.jpg I'm trying to upload via frontpage extensions. I have double checked the IIS settings and front page extensions are enabled and so is asp and asp.net. I know that one recommended way is to develop on local instance of IIS and then upload the project but this won't work in my case because this server is for a college class and students have to be able to work from home. Thanks in advance for any help. -Steve
-
Have you tried running the Security Configuration Wizard again? I think I remember somewhere that when SP1 is installed, Windows Firewall blocks all incomming connections until Post SP1 updates are installed from Windows Update. You might want to run the SCW to open up the firewall again. Dave Kreskowiak Microsoft MVP - Visual Basic
Yes I tried SCW and it did not help, same error. I also tried installing all the updates, remaking the policy and applying it. Also tried disabling the firewall alltogether, same result. Some files do get upload and the remote directory does get made but the error still occurs and the project can not be developed on.
-
You should check an information about key feature of windows 2003 sp1. Try to check windows server 2003 sp1 homepage[^] and look at the evaluation section to check about its key feature.
-
I've looked at that page and nothing usefull regarding this problem is there. Are you referring to any specific "key feature"?
-
I have check your error message. Try to check this article[^] and let me know if its solve your problem or not.
-
Try to check [this article](https://www.microsoft.com/technet/ security/prodtech/windowsserver2003/w2003hg/sgch00.mspx)[[^](https://www.microsoft.com/technet/ security/prodtech/windowsserver2003/w2003hg/sgch00.mspx "New Window")] for more information.
-
Try to check [this article](https://www.microsoft.com/technet/ security/prodtech/windowsserver2003/w2003hg/sgch00.mspx)[[^](https://www.microsoft.com/technet/ security/prodtech/windowsserver2003/w2003hg/sgch00.mspx "New Window")] for more information.