473,387 Members | 1,391 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Visual Web Developer does not support creating Web sites on a SharePoint Web server

I just received my Visual Studio upgrade to 2005 and tried to create a new
web site via File | New Web Site with location http. Unfortunately I
received the following error:

"Visual Web Developer does not support creating Web sites on a SharePoint
Web server"

If I create a new server extensions 2002 web in IIS and mark it as an
application and try to use it from Visual Studio I receive the same error.

Apparently SharePoint is causing the problem. In the installation of VS I
chose the"Install all" option and did not note what was being installed. If
I had know that SharePoint was to be installed, I don't think I would have
chosen that option. But now that it is there and causing the above problem,
how do work around it?
Dec 29 '05 #1
8 16263
William,

I can not see in which this question is VB.Net related at all especially not
in VS 2005, maybe can you explain it to us, however probably is a newsgroup
to start with this question.

Microsoft.public.dotnet.framework.aspnet

I hope you find your solution soon

Cor
Dec 29 '05 #2
It is related to VB.Net in the sense that in Visual Studio 2005 I could not
create a new web site in localhost for a web based project. This is all on
an XP Pro computer running IIS.

However, I did find a workaround.

First, using Windows Explorer you create a new folder in C:\Inetpub\wwwroot,
say, TestSite. Then you open up IIS and create a virtual directory with
alias TestSite, and point it to the folder you created named TestSite.

Now in Visual Studio you can create your new website using the above created
folder, TestSite.

This indirect method is necessary, it seems, because Visual Studio 2005 will
not create a new subweb of the default web site in IIS when you have
SharePoint installed. I incorrectly thought that the Visual Studio 2005
installation installed SharePoint when, in fact, it appears that it was
installed by Microsoft FrontPage 2002.

I would have thought that someone else would have encountered this problem
but found nothing in a search of Google Groups.

"Cor Ligthert [MVP]" <no************@planet.nl> wrote in message
news:uH**************@TK2MSFTNGP10.phx.gbl...
William,

I can not see in which this question is VB.Net related at all especially
not in VS 2005, maybe can you explain it to us, however probably is a
newsgroup to start with this question.

Microsoft.public.dotnet.framework.aspnet

I hope you find your solution soon

Cor

Dec 29 '05 #3
William,
It is related to VB.Net in the sense that in Visual Studio 2005 I could
not create a new web site in localhost for a web based project. This is
all on an XP Pro computer running IIS.


You can not use VB 2005 anymore to create a website. There is a seperated
part for it now. "Website" this is a Visual Studio Part in 2005.

(Although by setting your settings to mixed operation using the startup or
by the great description of that in tools "import and export settings" you
can integrate it in one file menu).

Probably would they have told in the framework newsgroup that by changing
your path you would have got your solution, but I am not sure in that, they
probably know that in the newsgroup I showed you.

However feel free to ask it here. It was only an advice for a place for
probably better answers.

Cor
Dec 29 '05 #4
I am using VB from Visual Studio 2005 professional, and there is an option
under the menu item File to create a new web site. My problem was that
because SharePoint was installed an attempt to do so produced the error
message about creating web sites on a SharePoint server. My workaround
solved the problem for me, but , of course, is not ideal.

I will post the same query to the framework newsgroup and see what they say.
"Cor Ligthert [MVP]" <no************@planet.nl> wrote in message
news:uQ**************@TK2MSFTNGP14.phx.gbl...
William,
It is related to VB.Net in the sense that in Visual Studio 2005 I could
not create a new web site in localhost for a web based project. This is
all on an XP Pro computer running IIS.


You can not use VB 2005 anymore to create a website. There is a seperated
part for it now. "Website" this is a Visual Studio Part in 2005.

(Although by setting your settings to mixed operation using the startup or
by the great description of that in tools "import and export settings" you
can integrate it in one file menu).

Probably would they have told in the framework newsgroup that by changing
your path you would have got your solution, but I am not sure in that,
they probably know that in the newsgroup I showed you.

However feel free to ask it here. It was only an advice for a place for
probably better answers.

Cor

Dec 29 '05 #5
Hi William
May I know what work around u found to solve this problem, coz' I'm also
facing the same problem(i.e. Unable to create the Web
'http://localhost/WebSite'. Visual Web Developer does not support creating
Web sites on a SharePoint Web server ) and posted the problem in newsgroup
and not getting any answer so far.
Thanks
A. Basuri
--
Web Developer
"William LaMartin" wrote:
It is related to VB.Net in the sense that in Visual Studio 2005 I could not
create a new web site in localhost for a web based project. This is all on
an XP Pro computer running IIS.

However, I did find a workaround.

First, using Windows Explorer you create a new folder in C:\Inetpub\wwwroot,
say, TestSite. Then you open up IIS and create a virtual directory with
alias TestSite, and point it to the folder you created named TestSite.

Now in Visual Studio you can create your new website using the above created
folder, TestSite.

This indirect method is necessary, it seems, because Visual Studio 2005 will
not create a new subweb of the default web site in IIS when you have
SharePoint installed. I incorrectly thought that the Visual Studio 2005
installation installed SharePoint when, in fact, it appears that it was
installed by Microsoft FrontPage 2002.

I would have thought that someone else would have encountered this problem
but found nothing in a search of Google Groups.

"Cor Ligthert [MVP]" <no************@planet.nl> wrote in message
news:uH**************@TK2MSFTNGP10.phx.gbl...
William,

I can not see in which this question is VB.Net related at all especially
not in VS 2005, maybe can you explain it to us, however probably is a
newsgroup to start with this question.

Microsoft.public.dotnet.framework.aspnet

I hope you find your solution soon

Cor


Mar 6 '06 #6
Hi,

http://support.microsoft.com/?id=828810

Ken
-------------------------
"A.Basuri" <ad********@hotmail.com(nospam)> wrote in message
news:F6**********************************@microsof t.com...
Hi William
May I know what work around u found to solve this problem, coz' I'm also
facing the same problem(i.e. Unable to create the Web
'http://localhost/WebSite'. Visual Web Developer does not support creating
Web sites on a SharePoint Web server ) and posted the problem in newsgroup
and not getting any answer so far.
Thanks
A. Basuri
--
Web Developer
"William LaMartin" wrote:
It is related to VB.Net in the sense that in Visual Studio 2005 I could
not
create a new web site in localhost for a web based project. This is all
on
an XP Pro computer running IIS.

However, I did find a workaround.

First, using Windows Explorer you create a new folder in
C:\Inetpub\wwwroot,
say, TestSite. Then you open up IIS and create a virtual directory with
alias TestSite, and point it to the folder you created named TestSite.

Now in Visual Studio you can create your new website using the above
created
folder, TestSite.

This indirect method is necessary, it seems, because Visual Studio 2005
will
not create a new subweb of the default web site in IIS when you have
SharePoint installed. I incorrectly thought that the Visual Studio 2005
installation installed SharePoint when, in fact, it appears that it was
installed by Microsoft FrontPage 2002.

I would have thought that someone else would have encountered this
problem
but found nothing in a search of Google Groups.

"Cor Ligthert [MVP]" <no************@planet.nl> wrote in message
news:uH**************@TK2MSFTNGP10.phx.gbl...
> William,
>
> I can not see in which this question is VB.Net related at all
> especially
> not in VS 2005, maybe can you explain it to us, however probably is a
> newsgroup to start with this question.
>
> Microsoft.public.dotnet.framework.aspnet
>
> I hope you find your solution soon
>
> Cor
>


Mar 6 '06 #7
Here's the way I fixed the problem.

Go into the MMC for IIS.
Right-Click on the Default Website
Click New/Server Extensions 2002 Web
Minimize MMC to see the web browser that opens
Use your Admin ID/Password to authenticate
A web page is now open to allow you to create the Subweb.

Once you do that, you should be able to create the new web site in VS2005.

"A.Basuri" <ad********@hotmail.com(nospam)> wrote in message
news:F6**********************************@microsof t.com...
Hi William
May I know what work around u found to solve this problem, coz' I'm also
facing the same problem(i.e. Unable to create the Web
'http://localhost/WebSite'. Visual Web Developer does not support creating
Web sites on a SharePoint Web server ) and posted the problem in newsgroup
and not getting any answer so far.
Thanks
A. Basuri
--
Web Developer
"William LaMartin" wrote:
It is related to VB.Net in the sense that in Visual Studio 2005 I could
not
create a new web site in localhost for a web based project. This is all
on
an XP Pro computer running IIS.

However, I did find a workaround.

First, using Windows Explorer you create a new folder in
C:\Inetpub\wwwroot,
say, TestSite. Then you open up IIS and create a virtual directory with
alias TestSite, and point it to the folder you created named TestSite.

Now in Visual Studio you can create your new website using the above
created
folder, TestSite.

This indirect method is necessary, it seems, because Visual Studio 2005
will
not create a new subweb of the default web site in IIS when you have
SharePoint installed. I incorrectly thought that the Visual Studio 2005
installation installed SharePoint when, in fact, it appears that it was
installed by Microsoft FrontPage 2002.

I would have thought that someone else would have encountered this
problem
but found nothing in a search of Google Groups.

"Cor Ligthert [MVP]" <no************@planet.nl> wrote in message
news:uH**************@TK2MSFTNGP10.phx.gbl...
> William,
>
> I can not see in which this question is VB.Net related at all
> especially
> not in VS 2005, maybe can you explain it to us, however probably is a
> newsgroup to start with this question.
>
> Microsoft.public.dotnet.framework.aspnet
>
> I hope you find your solution soon
>
> Cor
>


Mar 6 '06 #8
Hi
I have now created a new virtual server in the IIS with a new port , coz
the SharePoint server is using the port 80. And now i'm able to create new
website with the new port but my Commerce Server problem is still therei.e.
when i'm trying to create a new Commerce C# ASP.NET Web Application in VS
2005 with that new virtual server with "HTTP" option in DropDownList ,showing
an error as "Project must exist on local machine and have a
'http://localhost/' url" so i tried with an existing web site . but the same
error came.
Thanks
A. Basuri

--
Web Developer
"Terry Olsen" wrote:
Here's the way I fixed the problem.

Go into the MMC for IIS.
Right-Click on the Default Website
Click New/Server Extensions 2002 Web
Minimize MMC to see the web browser that opens
Use your Admin ID/Password to authenticate
A web page is now open to allow you to create the Subweb.

Once you do that, you should be able to create the new web site in VS2005.

"A.Basuri" <ad********@hotmail.com(nospam)> wrote in message
news:F6**********************************@microsof t.com...
Hi William
May I know what work around u found to solve this problem, coz' I'm also
facing the same problem(i.e. Unable to create the Web
'http://localhost/WebSite'. Visual Web Developer does not support creating
Web sites on a SharePoint Web server ) and posted the problem in newsgroup
and not getting any answer so far.
Thanks
A. Basuri
--
Web Developer
"William LaMartin" wrote:
It is related to VB.Net in the sense that in Visual Studio 2005 I could
not
create a new web site in localhost for a web based project. This is all
on
an XP Pro computer running IIS.

However, I did find a workaround.

First, using Windows Explorer you create a new folder in
C:\Inetpub\wwwroot,
say, TestSite. Then you open up IIS and create a virtual directory with
alias TestSite, and point it to the folder you created named TestSite.

Now in Visual Studio you can create your new website using the above
created
folder, TestSite.

This indirect method is necessary, it seems, because Visual Studio 2005
will
not create a new subweb of the default web site in IIS when you have
SharePoint installed. I incorrectly thought that the Visual Studio 2005
installation installed SharePoint when, in fact, it appears that it was
installed by Microsoft FrontPage 2002.

I would have thought that someone else would have encountered this
problem
but found nothing in a search of Google Groups.

"Cor Ligthert [MVP]" <no************@planet.nl> wrote in message
news:uH**************@TK2MSFTNGP10.phx.gbl...
> William,
>
> I can not see in which this question is VB.Net related at all
> especially
> not in VS 2005, maybe can you explain it to us, however probably is a
> newsgroup to start with this question.
>
> Microsoft.public.dotnet.framework.aspnet
>
> I hope you find your solution soon
>
> Cor
>


Mar 7 '06 #9

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

Similar topics

4
by: Derek Wickersham | last post by:
Easy newbie question. I've searched all the PHP documentation I can find, but can't find an answer. What does the "@" mean, in this context: @mysql_select_db( "scripts");
1
by: Seth Guard | last post by:
(Sorry for the cross-post, but no one responded to my other thread.) When developing a web page in VS.Net, I see everything in WYSIWYG format. And when I am creating a User Control, I see that...
2
by: Mike Kingscott | last post by:
Hi all, Ok, I'm running Windows 2000, service pack 4. I have .Net framework installed, version 1.1.4322, I'm running IIS 5.0. When I try to open a solution that was opening just dandy last week,...
1
by: Robert Halford | last post by:
On 4th May at 7.45 in the evening my asp.net web sites stopped working on my development server. The page that appears says: Server Application Unavailable The web application you are...
11
by: Tolga | last post by:
After a very rapid entrance into the Python, I have immediately looked for a good IDE. Komodo and Wing IDE look very good and I think they are enough. But now, I am searching for a Pyhton...
8
by: olrt | last post by:
Hello, I plan to install Visual C# 2005 Express. I need a source code control system. It seems that there's no express version of Visual Source Safe. What should I do ? Is Visual C# 2005 Express...
2
by: Lucky | last post by:
hi guys, few days back i've posted a question regarding how can i get the list of the websites form the IIS, at this location: ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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,...
0
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...

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.