473,536 Members | 2,946 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Cannot create an ASP.NET Project

Hello all. I just got a new computer and loaded Visual Studio 2003 (with SP
1). I have tried numerous times to create an ASP.NET project to no avail.
Whenever I try to create a project, VS hangs for a minute or two then
displays this error:

The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
'http://localhost/WebApplication1'. 'The operation timed out'.

I have tried tried several times to run aspnet_regiis.exe -i with no luck.
It says it installed successfully, but when I look in the ASPNETSetup.log
file, I see this error message:

2006-10-26 17:02:31 Failure Getting IIS6 specific SID:
GetPrincipalSIDfailed with HRESULT800706fd: 'The trust relationship between
this workstation and the primary domain failed. '

I thought that there may be some issues with permissions, and it still may
be. But I looked at this and don't see any glaring problems here.

I am running Windows XP with SP2. Version 2.0 of the .NET framework is also
running. I also installed the Front Page 2002 Server Extensions with the
last security patch.

I have exhausted my knowledge here. Any help would be most appreciated.
Please let me know if you need additional information.

Thanks.
-Paul
Oct 28 '06 #1
4 4935
This would be an issue with the FP server extension permissions probably.
Try going into the extensions and adding your own account as an admin for
the root web. Then run a check and fix extensions on it to help correct any
permissions errors. If that doesn't work, you can use the permissions wizard
in the IIS MMC to reset them. Often a security patch may cause windows to do
a little tweaking of the NTFS permissions. Basically what I've found over
the years is occassionally an error in the inheritence will eb propegated
down the chain after an update is performed.

--
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Paul Marrero" <pa*********@no.spam.comwrote in message
news:%2******************@TK2MSFTNGP04.phx.gbl...
Hello all. I just got a new computer and loaded Visual Studio 2003 (with
SP 1). I have tried numerous times to create an ASP.NET project to no
avail. Whenever I try to create a project, VS hangs for a minute or two
then displays this error:

The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
'http://localhost/WebApplication1'. 'The operation timed out'.

I have tried tried several times to run aspnet_regiis.exe -i with no luck.
It says it installed successfully, but when I look in the ASPNETSetup.log
file, I see this error message:

2006-10-26 17:02:31 Failure Getting IIS6 specific SID:
GetPrincipalSIDfailed with HRESULT800706fd: 'The trust relationship
between this workstation and the primary domain failed. '

I thought that there may be some issues with permissions, and it still may
be. But I looked at this and don't see any glaring problems here.

I am running Windows XP with SP2. Version 2.0 of the .NET framework is
also running. I also installed the Front Page 2002 Server Extensions with
the last security patch.

I have exhausted my knowledge here. Any help would be most appreciated.
Please let me know if you need additional information.

Thanks.
-Paul


Oct 28 '06 #2
I've tried this and it didn't work. Thanks for the suggestion.

However, I have not tried the permissions wizard. Where do I find this? I
don't believe I've used it before.

Also, whenever I do anything with the FrontPage Extensions, I noticed that
my CPU utilization hovers around 50%.

Thanks.
-Paul
"Mark Fitzpatrick" <ma******@fitzme.comwrote in message
news:OE****************@TK2MSFTNGP04.phx.gbl...
This would be an issue with the FP server extension permissions probably.
Try going into the extensions and adding your own account as an admin for
the root web. Then run a check and fix extensions on it to help correct
any permissions errors. If that doesn't work, you can use the permissions
wizard in the IIS MMC to reset them. Often a security patch may cause
windows to do a little tweaking of the NTFS permissions. Basically what
I've found over the years is occassionally an error in the inheritence
will eb propegated down the chain after an update is performed.

--
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Paul Marrero" <pa*********@no.spam.comwrote in message
news:%2******************@TK2MSFTNGP04.phx.gbl...
>Hello all. I just got a new computer and loaded Visual Studio 2003 (with
SP 1). I have tried numerous times to create an ASP.NET project to no
avail. Whenever I try to create a project, VS hangs for a minute or two
then displays this error:

The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
'http://localhost/WebApplication1'. 'The operation timed out'.

I have tried tried several times to run aspnet_regiis.exe -i with no
luck. It says it installed successfully, but when I look in the
ASPNETSetup.log file, I see this error message:

2006-10-26 17:02:31 Failure Getting IIS6 specific SID:
GetPrincipalSIDfailed with HRESULT800706fd: 'The trust relationship
between this workstation and the primary domain failed. '

I thought that there may be some issues with permissions, and it still
may be. But I looked at this and don't see any glaring problems here.

I am running Windows XP with SP2. Version 2.0 of the .NET framework is
also running. I also installed the Front Page 2002 Server Extensions with
the last security patch.

I have exhausted my knowledge here. Any help would be most appreciated.
Please let me know if you need additional information.

Thanks.
-Paul



Oct 28 '06 #3
BTW, I also have a bunch file text files on my root directory. They start
off like s1vk, then s1vk.1, s1vk.2, etc. Then s11s, s11s.1, etc. The
extensions start with nothing, then 1, 2, 3...through 9, then a through z.
It looks as if everytime I try to create a Web Project, these files get
created.

All the files start off very similar (see below).

HTTP/1.1 200 OK
Server: Microsoft-IIS/5.1
X-Powered-By: ASP.NET
MicrosoftOfficeWebServer: 5.0_Pub
Date: Thu, 26 Oct 2006 20:37:02 GMT
Content-Type: image/gif
Accept-Ranges: bytes
Last-Modified: Wed, 05 Apr 2000 18:22:16 GMT
ETag: "03cccde2b9fbf1:afd"
Content-Length: 278

GIF89a"  _S 2ee~~T ??fTf !
, "  0I*YuSh,?zAptmx]"
qf+Ba$ov>Ϧd^ţpR*סx"ުV`=@3 3>
5^2Tvxiq5s4hJk.e6StK?z'>o?4<h?'z zM.5-O?o>f
[]g?yzyx"r}En?fY^[,Wlm`W$c ;

Thanks.
-Paul

"Paul Marrero" <pa*********@no.spam.comwrote in message
news:%2******************@TK2MSFTNGP04.phx.gbl...
Hello all. I just got a new computer and loaded Visual Studio 2003 (with
SP 1). I have tried numerous times to create an ASP.NET project to no
avail. Whenever I try to create a project, VS hangs for a minute or two
then displays this error:

The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
'http://localhost/WebApplication1'. 'The operation timed out'.

I have tried tried several times to run aspnet_regiis.exe -i with no luck.
It says it installed successfully, but when I look in the ASPNETSetup.log
file, I see this error message:

2006-10-26 17:02:31 Failure Getting IIS6 specific SID:
GetPrincipalSIDfailed with HRESULT800706fd: 'The trust relationship
between this workstation and the primary domain failed. '

I thought that there may be some issues with permissions, and it still may
be. But I looked at this and don't see any glaring problems here.

I am running Windows XP with SP2. Version 2.0 of the .NET framework is
also running. I also installed the Front Page 2002 Server Extensions with
the last security patch.

I have exhausted my knowledge here. Any help would be most appreciated.
Please let me know if you need additional information.

Thanks.
-Paul


Oct 29 '06 #4
Nuke the install and do a fresh install.

Either run the uninstall tool found here :
http://msdn.microsoft.com/vstudio/su...l/default.aspx

....or uninstall manually. The instructions for a manual uninstall are there, too.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaol : http://asp.net.do/foros/
===================================
"Paul Marrero" <pa*********@no.spam.comwrote in message
news:OG****************@TK2MSFTNGP04.phx.gbl...
BTW, I also have a bunch file text files on my root directory. They start off like s1vk, then
s1vk.1, s1vk.2, etc. Then s11s, s11s.1, etc. The extensions start with nothing, then 1, 2,
3...through 9, then a through z. It looks as if everytime I try to create a Web Project, these
files get created.

All the files start off very similar (see below).

HTTP/1.1 200 OK
Server: Microsoft-IIS/5.1
X-Powered-By: ASP.NET
MicrosoftOfficeWebServer: 5.0_Pub
Date: Thu, 26 Oct 2006 20:37:02 GMT
Content-Type: image/gif
Accept-Ranges: bytes
Last-Modified: Wed, 05 Apr 2000 18:22:16 GMT
ETag: "03cccde2b9fbf1:afd"
Content-Length: 278

GIF89a"  _S 2ee~~T ??fTf !
, "  0I*YuSh,?zAptmx]" qf+Ba$ov>Ϧd^ţpR*סx"ުV`=@3 3>
5^2Tvxiq5s4hJk.e6StK?z'>o?4<h?'z zM.5-O?o>f
[]g?yzyx"r}En?fY^[,Wlm`W$c ;

Thanks.
-Paul

"Paul Marrero" <pa*********@no.spam.comwrote in message
news:%2******************@TK2MSFTNGP04.phx.gbl...
>Hello all. I just got a new computer and loaded Visual Studio 2003 (with SP 1). I have tried
numerous times to create an ASP.NET project to no avail. Whenever I try to create a project, VS
hangs for a minute or two then displays this error:

The Web server reported the following error when attempting to create or open the Web project
located at the following URL: 'http://localhost/WebApplication1'. 'The operation timed out'.

I have tried tried several times to run aspnet_regiis.exe -i with no luck. It says it installed
successfully, but when I look in the ASPNETSetup.log file, I see this error message:

2006-10-26 17:02:31 Failure Getting IIS6 specific SID: GetPrincipalSIDfailed with
HRESULT800706fd: 'The trust relationship between this workstation and the primary domain failed.
'

I thought that there may be some issues with permissions, and it still may be. But I looked at
this and don't see any glaring problems here.

I am running Windows XP with SP2. Version 2.0 of the .NET framework is also running. I also
installed the Front Page 2002 Server Extensions with the last security patch.

I have exhausted my knowledge here. Any help would be most appreciated. Please let me know if you
need additional information.

Thanks.
-Paul



Oct 29 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
6124
by: WM Chung | last post by:
Hi all, I meet a problem in building my .Net Solution and I would like to seek help. After I have added a dll to reference in one of my project in my solution, when I re-build the solution, I meet the following error : ------ Rebuild All started: Project: OIDCOMMON, Configuration: Debug .NET ------ Preparing resources...
2
3518
by: CM | last post by:
Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't modified any IIS items, but now I cannot open any web project even cannot create a new one. The message for create a new web project is: ---------------------- The default web access mode for this...
0
508
by: CM | last post by:
Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't modified any IIS items, but now I cannot open any web project even cannot create a new one. The message for create a new web project is: (Open an oldASP project got similar error.) My system is...
4
3236
by: CM | last post by:
Hi there: I have a web project which can be open and run without problem. I didn't open the web application for a period and during which I didn't modified any IIS items, but now I cannot open any web project even cannot create a new one. The message for create a new web project is: (Open an oldASP project got similar error.) My system is...
2
9765
by: Jay Bienvenu | last post by:
I cannot create new Web applications in Visual Studio .NET 2003. I get this error message: "Visual Studio .NET cannot create or open the application. The likeliest problem is that required components are not installed on the local Web server. Run Visual Studio .NET setup and add the Web Development commponent." So I ran the Visual Studio .NET...
1
1510
by: Jack G | last post by:
I've been trying to create a new web application project in Visual Studio 2003 running on a Windows Server 2003. I get the message Window titled Web Access Failed The default Web access mode for this project is set to file share, but the project folder at http://localhost/NewWebPage cannot be opened witht he path 'G:\Zoning\NewWebPage' the...
5
2206
by: kai | last post by:
Hi, I use XP Pro and VS2005. I find when I create a new Website, I only see the Project node not Solution. After I add sedcond project under the solution tree, then I see the solution node. How do I setup VS2005 to see the solution node after I create the first project without adding the second project in the same solution? Thanks
6
3351
by: JonSteng | last post by:
..Net Visual Studio Professional 2003 Version 7.1.3088 ..Net Framework 1.1 SP1 Version 1.1.4322 IIS 5.1 Windows XP Professional SP2 Micron T3000 Laptop (1.5 GHz; 1GB RAM; 40GB HD with 17GB Free) I installed FrontPage server extensions to IIS on my computer while following instructions in a Microsoft ASP.Net MCSD training book. After...
1
1798
by: vhrao | last post by:
I created asp.net project with location http://localhost/proj1, which works fine. Now I found out that I have to change port from 80 to 8080. I changed TCP port for deafult website from 80 to 8080 and restarted IIS. Checked http://localhost:8080 works fine. I tried opening my project and VS.NET 2003 cannot open my project, gives error:...
1
1272
by: JASHINA | last post by:
I cannot open any web project even cannot create a new one. The message for create a new web project is: ---------------------- The default web access mode for this project is set to file share, but the project folder at "http://locahost/WebApplication1"cannot be opened with the path 'd:\inetpub\wwwroot\WebApplication1'. The error returned...
0
7359
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main...
0
7289
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7530
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7680
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7273
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7637
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5821
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3342
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.