Re: is there difference between XP Pro and Server2003?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello soworl,

Hi,

my local machine is XP Pro.
when I built the WCF hosted in IIS, it works fine.
(create virtual directory on IIS and open that website and coding..
that's
it.)
but When I try to built the WCF hosted in IIS in server machine, it
causes
error.

What error are you seeing. The frist thing that comes to mind is that the virtual directory in question isn't configured with the correct .NET framework.

Another option is that there is a web.config in the websites root directory with conflicting settings. But it's hard to make the correct guess without an actual error message

And the final thing that leaps to mind is that ASP.NET might not be configured for the website at all... run aspnet_regiis -i to make sure the bindings are there.

(create virtual directory on IIS and open that website and coding.
same with
xp pro)
my server machine is Server2003.
After I publish this on the different location in server2003 IIS, it
works
fine.
Do I have to publish the WCFservice?
Is there difference between XP Pro and Server2003?

yes there are differences. Windows Server 2003 comes with a newer version of IIS than the one that comes with XP. Windows 2003 also has stricter security settings and default settings.

When I publish this, I have to be very careful since they just clean
that
folder automatically.

--
Jesse Houwing
jesse.houwing at sogeti.nl


.



Relevant Pages

  • Re: Question with regards to VS.NET2005 IDE and ASP.NET 2.0
    ... I too prefer the file system website. ... properly once the site has been published to an IIS virtual directory. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Question with regards to VS.NET2005 IDE and ASP.NET 2.0
    ... To help convert some exists FileSystem based vs 2005 web project to IIS ... Create the application virtual directory in IIS ... In vs 2005's website project, we can choose Copy WebSite or publish ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: how to WEBSITE from harddrive?
    ... well I am connected using cable modem, WINXP PRO with IIS 5.1, and ... anyways Im fine with just the one website (i will be the onlyone designing ... > XP pro can do it, but it's limited to 1 website and only ... >>I have IIS installed and it is updated. ...
    (microsoft.public.inetserver.iis)
  • Re: Is it me or is there some trick to publishing a web site?
    ... If your website is a web application - try this: ... Folder create a new application pool and name it anything you want. ... Then back to your virtual directory you just created in the Default ... go back to IIS to the Application Pool folder to the Application Pool ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Question with regards to VS.NET2005 IDE and ASP.NET 2.0
    ... You should try creating the virtual directory from the ... > S. Justin Gengo, MCP ... >> applications to IIS? ... Set the alias name to the name you want for the website. ...
    (microsoft.public.dotnet.framework.aspnet)