HELP: Cannot rename file in Solution Explorer

  • Thread starter Thread starter Bruce Russell
  • Start date Start date
B

Bruce Russell

This may sound stupid but I can't rename the WebForm1.aspx in the
solution explorer.

The file is located in my local web server at
C:\Inetpub\wwwroot\Lab3-VB-Starter\WebForm1.aspx

Is there some configuration problem in my IIS setup?

Thanks,

BJR
 
Hi Bruce,

Did you get any error message when you rename the file in the solution
explorer?
If so, what is it?

You may try to check if the WebForm1.aspx is set ReadOnly or if the file is
in use when you rename it.
C:\Inetpub\wwwroot\Lab3-VB-Starter\WebForm1.aspx
You may need to rename the file in the windows explorer, i.e. navigate to
the C:\Inetpub\wwwroot\Lab3-VB-Starter\ and rename the WebForm1.aspx file.

Please have the test and let me know the result.

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
 
Hi Bruce,

Did the problem resolved?
If you have any related question, please feel free to let me know.

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
--------------------
X-Tomcat-ID: 103764909
References: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
From: (e-mail address removed) (Peter Huang [MSFT])
Organization: Microsoft
Date: Fri, 17 Oct 2003 05:54:54 GMT
Subject: RE: HELP: Cannot rename file in Solution Explorer
X-Tomcat-NG: microsoft.public.dotnet.languages.vb
Message-ID: <[email protected]>
Newsgroups: microsoft.public.dotnet.languages.vb
Lines: 43
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:147555
NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122

Hi Bruce,

Did you get any error message when you rename the file in the solution
explorer?
If so, what is it?

You may try to check if the WebForm1.aspx is set ReadOnly or if the file is
in use when you rename it.
C:\Inetpub\wwwroot\Lab3-VB-Starter\WebForm1.aspx
You may need to rename the file in the windows explorer, i.e. navigate to
the C:\Inetpub\wwwroot\Lab3-VB-Starter\ and rename the WebForm1.aspx file.

Please have the test and let me know the result.

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
Message-ID: <[email protected]>
Date: Thu, 16 Oct 2003 10:45:04 -0500
From: Bruce Russell <[email protected]>
X-Mailer: Mozilla 4.73 [en]C-CCK-MCD (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
Subject: HELP: Cannot rename file in Solution Explorer
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Newsgroups: microsoft.public.dotnet.languages.vb
NNTP-Posting-Host: 204.86.58.5
Lines: 1
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA06.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP
0
8.phx.gbl!TK2MSFTNGP11.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:147328
X-Tomcat-NG: microsoft.public.dotnet.languages.vb

This may sound stupid but I can't rename the WebForm1.aspx in the
solution explorer.

The file is located in my local web server at
C:\Inetpub\wwwroot\Lab3-VB-Starter\WebForm1.aspx

Is there some configuration problem in my IIS setup?

Thanks,

BJR
 
Back
Top