"visual web developer does not support creating web sites on a Sharepoint Web Server"

Rate It (2)

Last post 09-23-2006 3:49 PM by ddanz. 17 replies.

Sort Posts:

  • "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-02-2005, 1:01 AM
    • Member
      105 point Member
    • km5624
    • Member since 10-21-2003, 2:04 AM
    • Posts 21
    I get this message when I try to create a web site using VS2005 using HTTP, not the file system.

    "visual web developer does not support creating web sites on a Sharepoint Web Server".

    Anyone know how to fix this? 

    Thanks

  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-02-2005, 1:03 PM
    • Member
      105 point Member
    • km5624
    • Member since 10-21-2003, 2:04 AM
    • Posts 21
    Added info for the above post:
    I am running Windows XP locally and simply am trying to create a web site in VS2005 using HTTP.  I am not using Visual Web Developer, nor do I have it installed on my machine.

    The error message mentions Visual Web Developer, so I wanted to clarify that I'm running VS2005 and not VWD.

    Thanks
  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-02-2005, 6:59 PM
    • Contributor
      4,570 point Contributor
    • danmor
    • Member since 11-04-2002, 9:48 PM
    • Bellevue, WA
    • Posts 910
    • AspNetTeam

    This is the third report I've seen for this bug.  Is the exact text of the error message is "Visual Web developer does not support creating web sites on a Sharepoint Web Server"?  Does it mention a version number?

    I'm working with a developer to find a possible cause for this bug.  We search the metabase for certain strings to make sure we aren't opening SharePoint 2.0 or higher, so maybe another string is in your metabase that is giving a false positive. 

    -Dan
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-02-2005, 8:23 PM
    • Contributor
      4,570 point Contributor
    • danmor
    • Member since 11-04-2002, 9:48 PM
    • Bellevue, WA
    • Posts 910
    • AspNetTeam

    After further investigation I found out that VWD checks the version of "owssvr.dll" to determine whether or not to display the error.  This is a dll that should only be installed by SharePoint.  A few questions:

    1. Do you have SharePoint installed?  If so you will have to create a new virtual directory using SharePoint and exclude it from SharePoint control
    2. If you don't have SharePoint installed, can you check your machine for owssvr.dll?  If it is on the machine, can you tell me the path to the dll, and the version? 
    3. What OS are you running VS 2005 on?

    Thanks for any feedback.

    -Dan
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-02-2005, 8:36 PM
    • Member
      105 point Member
    • km5624
    • Member since 10-21-2003, 2:04 AM
    • Posts 21

    The exact message is:

    --------------------------------
    Unable to create the Web 'http://mymachine/testweb'.  Visual Web Developer does not support creating Web sites on a SharePoint Web server.  See Help for more details.
    ---------------------------------

    I have no idea where the Help is, nothing in VS help.

     

    I don't know how this whole problem started.  But I know that I couldn't open my websites in my local iis with frontpage anymore for some reason.  I downloaded the latest FP Server Extensions on MS's site (5.0.2.4803).  This may be the cause of now not being able to create new web sites using HTTP in VS2005.  Not sure.

    I am also having the same exact problem on my laptop!  So, there is definitely something going on with FPSE's and VS2005. 

    Maybe you could try on a test machine to configure it so you could open up websites in FP2003 from the local IIS install (ie http://mymachine/).  I've always been able to do that and then open up the FP site I wanted after that.   Then see if you can also get VS2005 to create new web sites via HTTP. 

    I know that I was able to create sites in VS2005 at one point via HTTP.  I really thing the FP2003 problem and then installing the latest FPSE's may be where the problem is.

    Thanks

     

  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-02-2005, 8:48 PM
    • Contributor
      2,498 point Contributor
    • Blake05
    • Member since 12-02-2005, 11:22 PM
    • Wisconsin
    • Posts 501
    I know that there working on a service pack for vs2005. I have never seen or came across this error. You might just have to wait for the service pack of contact microsoft.
  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-02-2005, 8:58 PM
    • Member
      105 point Member
    • km5624
    • Member since 10-21-2003, 2:04 AM
    • Posts 21

    I have never installed SharePoint.  I don't even think you can on Windows XP Pro, but I could be wrong about that.

    But I really think that installing FPSE's 2002 probably installs a subset of Sharepoint.

    I just learned this:

    If I uninstall in IIS the Server Extensions 2002, I can then create web sites using HTTP in VS2005.  So it seems that VS2005 doesn't actually use FPSE's to create the web sites.  Okay, this is great I thought, but now I can't use FP2003 to  create or open web sites.  When I try to open a site now in FP2003, I get this message "The Web Server at 'http:/myMachine' does not appear to have Windows SharePoint Services installed". 

    This is what leads me to believe that FPSE2002 are related to Windows Sharepoint Services.

    So, I ran a search at this point for the file you asked about "owssvr.dll".  It wasn't on my machine.

    I'm going to now reinstall FPSE2002 and see if I can no longer create sites with VS2005.  I get back to on that when I am done.

     

  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-02-2005, 9:14 PM
    • Member
      105 point Member
    • km5624
    • Member since 10-21-2003, 2:04 AM
    • Posts 21

    Yep, just as I suspected.

    I reinstalled the FPS's 2002 and then I can open up sites with FP2003, but I can no longer get VS2005 to create sites via HTTP.

    Also, after installing FPSE2002, i searched for and found "owssvr.dll" on my machine.

    So, it looks like VS2005 doesn't like the latest update of the Frontpage Server Extensions that are posted on Microsoft's site.

    The reason I need both FP2003 and VS2005 is that I have sites  made in both FP & VS and also clients sites made in FP2003 and VS2003(so far).  So the ability of the 2 apps to live together nicely on 1 machine is critical for me.

    Thanks

  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-02-2005, 10:44 PM
    • Member
      105 point Member
    • km5624
    • Member since 10-21-2003, 2:04 AM
    • Posts 21
    Okay, here is the bottom line on this bug (for me anyway)

    If you are having the same problem:
    1) Use the Frontpage Server Extensions 2002 so that you can use Frontpage 2003 like normal and not run into the huge number of error messages you will get if you don't use the 2002 version.

    2)In VS2005, don't create web sites in VS2005 via HTTP.  Create them in IIS instead.

    Unless something else pops up or there is a bug fix, that's seems to me to be the best way for the two apps to live together as of Dec 2, 2005. 

    Thanks


  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-07-2005, 3:10 PM
    • Member
      10 point Member
    • AFournier
    • Member since 03-28-2003, 9:51 AM
    • Posts 2
    I started having the same problem on my Windows Server 2003 machine.  I'm not sure exactly when it started happening, but I resolved the problem by removing the FrontPage Server Extensions 2002 from my system, since I did not need them.
  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-07-2005, 5:21 PM
    • Member
      108 point Member
    • Bob_Chauvin
    • Member since 12-07-2005, 10:13 PM
    • Grand Rapids, MI
    • Posts 28
    Regarding #2:  You say "Create them in IIS instead."  Can you then access the web via VS2005?
    /Bob C in GRR
  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-07-2005, 5:23 PM
    • Member
      108 point Member
    • Bob_Chauvin
    • Member since 12-07-2005, 10:13 PM
    • Grand Rapids, MI
    • Posts 28
    Your server doesn't have Sharepoint installed on it, correct? It only had the FrontPage extensions.
    /Bob C in GRR
  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-07-2005, 6:02 PM
    • Member
      105 point Member
    • km5624
    • Member since 10-21-2003, 2:04 AM
    • Posts 21
    Yes, after creating the sites in IIS I can then open them in VS2005.

    I know it's a pain to not be able to simply use VS2005 to do it via http, but for now, thats what works for me.
  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-07-2005, 10:01 PM
    • Member
      10 point Member
    • AFournier
    • Member since 03-28-2003, 9:51 AM
    • Posts 2
    Bob,

    That's right, I do not have Sharepoint installed on my server; only the FrontPage extensions.

    -Andrew

  • Re: "visual web developer does not support creating web sites on a Sharepoint Web Server"

    12-08-2005, 12:00 AM
    • Contributor
      4,570 point Contributor
    • danmor
    • Member since 11-04-2002, 9:48 PM
    • Bellevue, WA
    • Posts 910
    • AspNetTeam

    OK, this is definitely a bug in VWD.  I spent a few hours testing this and here are a couple of work-arounds.  It seems that only Localhost webs are affected after installing the web download for FPSE 2002.  The bug won't repro on a default install of Windows 2003 Server, even though it has FPSE 2002.  The reason is that the web download includes a file we think is part of a SharePoint server (owssvr.dll).  I don't know what effect renaming or removing this file from the machine will have, so I will suggest the following.

    • For Open Web Site use the "Remote Site" tab, and type in the server name instead of localhost, like "http://servername/webname"
    • For New Web Site click on the 'Browse' button, select "Remote Site" tab, type in location name of web with server name "http://servername/webname", click Open to return to New Web Site dialog, click OK, and a new web site is created.

    I hope these suggestions help.  We are working on a fix.

    -Dan
    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 2 (18 items) 1 2 Next >