Click to See Complete Forum and Search --> : Visual Interdev Problem


mishra_sanjay20
01-28-2003, 06:43 AM
Hi Everyone,

I am trying to create a Project in Visual Inetrdev 6.0.In my setup Web server is located at another machine(Sever) and Visual Inetrdev 6.0 is on working machine.
At step2 of New Project wizard I have specified Server Name as webserver name and mode is master mode but at the
step 3(I have not selected any theme/layout) when I click "Finish" it is showing following error:

Server Error : Can not create "C:\Inetpub\wwwroot\Project1\Images"

Pls. help.....

jpmoriarty
01-28-2003, 07:09 AM
looks like it's trying to save it locally instead of to the server - do you have write access to the server that you're trying to write it to? And also you're going to need to change the publishing directory somewhere - from c:\ to wherever your server is.

Sorry for not being much help but i've never used interdev!