Article ID: 301184 - Last Review: March 29, 2007 - Revision: 2.5 How to create a Visual InterDev projectThis article was previously published under Q301184 On This PageSUMMARY This step-by-step article demonstrates how to create and
test a new Visual InterDev Web project with one sample Web page. Through the
Visual InterDev Web project, you can identify and manipulate your Web
application files. The project is not part of the Web application file set;
instead, it is a file that Visual InterDev uses to point to the files that are
associated with your Web application. RequirementsThe following list outlines the required hardware and software:
Installing the required softwareInternet Information ServicesIIS 5.0 is a minimum requirement for any Web application to work on a Windows 2000-based computer. As a result, you must install IIS on the destination computer before you can proceed. To install IIS, please follow the instructions in the following Microsoft Knowledge Base article: 299868
(http://support.microsoft.com/kb/299868/
)
How to deploy an ASP application to another server by using Internet Information Server
Visual InterDev 6.0You must install Visual InterDev before you create a project. To install Visual InterDev, please follow the instructions in the following Microsoft Knowledge Base article: 243898
(http://support.microsoft.com/kb/243898/
)
Visual InterDev 6.0 installation tips
Creating a new Visual InterDev Web projectAfter you install Visual InterDev and Internet Information Server with FrontPage Server Extensions, you are ready to create a new Visual InterDev Web project.To create a new Visual InterDev Web project, follow these steps:
TroubleshootingYou may encounter the "Unable to Contact Web Server" error message under certain circumstances. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:220166
(http://support.microsoft.com/kb/220166/
)
PRB: Troubleshooting "Unable to contact Web server" in Visual InterDev
If Visual Studio 6.0 Service Pack 4 is installed,
refer to the following article for more information about this error message:
272289
(http://support.microsoft.com/kb/272289/
)
How to troubleshoot connectivity issues in Visual InterDev 6.0
NOTE: If the wizard proceeds to Step 2, you know that the Web server
has been properly configured. If not, you receive a message, which states that
it was "Unable to contact web server http://<Computer Name>".You may also receive this error message because the Web server has been stopped and should be restarted, or because you do not have privileges to connect to the Web server. To restart the IIS Web Services on a Windows 2000-based computer, click Run from the Windows Start menu. Type iisreset, and then click OK. REFERENCES For more information, see the following MSDN Web site: http://msdn.microsoft.com/en-us/library/aa242526.aspx
(http://msdn.microsoft.com/en-us/library/aa242526.aspx)
| Article Translations
|
Back to the top
