Can't Create or Open Projects After HTTPS Convert
From: Eric (eswise@yahoo.com)
Date: 09/20/02
- Next message: dirk diggler: "Re: NTFS + Impersonation + Asp.Net"
- Previous message: wezza: "Avoid multiple user login"
- In reply to: Eric: "Can't Create or Open Projects After HTTPS Convert"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Eric" <eswise@yahoo.com> Date: Fri, 20 Sep 2002 06:33:04 -0700
I successfully got a project to open. I performed the
following steps:
1. I created a share on the web server drive, we'll refer
to it as Apps.
2. Created a folder inside the share, we'll refer to it as
project.
3. Copied the entire web project files from the IIS folder
to Apps/Project.
4. Deleted the web project folder from wwwroot.
5. Created a virtual directory Project pointing to
Apps/Project.
6. Edited my local .sln file in notepad to point to
https://server/virtualdirectory/projectname.vbproj
7. In the share I edited the projectname.vbproj.webinfo to
be https://server/virtualdriectory/projectname.vbproj
I then opened the project from the .NET IDE and it
actually came up though it spit out a warning about
the .bin directory. I haven't determined the effects if
any of the warning. I also haven't tried creating a new
project yet.
>-----Original Message-----
>The powers that be switched our web server from http to
>https during the week while I was gone. Upon returning I
>can no longer create or open web projects on the server
>(even though I can browse to their folders and view their
>contents)!
>
>When I attempt to open a project I get :
>
>The default Web access mode for this project is set to
>file share, but the project folder at '<old http path>'
>cannot be opened with the path '<mapped drive path>'.
The
>error returned was: Unable to open Web
project '<project'.
>The Web '<project' located on the server '<servername>'
>does not exist.
>
>No matter what I browse to or type it will not open. On
a
>side note I can browse to the working version of the page
>using https:// instead of http:// through internet
>explorer but not open the project.
>
>When I attempt to create a new project the error returned
>is:
>
>Unable to create web project '<projectname>'. The UNC
>share '\\<server><wwwroot$>\<projectname' does not exist
>or you do not have access.
>
>I have full control of that directory....
>
>Anyone have a clue on how to fix this?
>.
>
- Next message: dirk diggler: "Re: NTFS + Impersonation + Asp.Net"
- Previous message: wezza: "Avoid multiple user login"
- In reply to: Eric: "Can't Create or Open Projects After HTTPS Convert"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|