Re: Webservices development

From: Jeff Dillon (jeff_at_removeemergencyreporting.com)
Date: 11/24/04


Date: Wed, 24 Nov 2004 15:25:09 -0800

I always use Copy Project from the Project menu, and then choose "Only files
needed to run.."

Jeff
"Google User" <google.user@mail.com> wrote in message
news:4f9766aa.0411241139.68bfe015@posting.google.com...
> Is it necessary to make all files used in a webservices project
> available through IIS? I would like to keep the code and other
> development files separate from the test deployment of the project.
> Is this possible? If I try to only deploy those files necessary to
> run the web service, I get the following error when I try to open the
> project:
>
> "Unable to get the project file from the web server"
>
> Can I just hack the lines in the .sln and .webinfo files to point to a
> UNC file path instead of my localhost URL? I thought about just
> trying that, but I'd like to know if I might cause myself more
> problems. Please tell me that it is possible to develop a Microsoft
> Webservice project without exposing all of the code through IIS.
>
> Thanks,
>
> Jon



Relevant Pages

  • Webservices development
    ... Is it necessary to make all files used in a webservices project ... development files separate from the test deployment of the project. ... run the web service, I get the following error when I try to open the ... Webservice project without exposing all of the code through IIS. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: First Day of week in an asp calendar
    ... >As I'm not an experimented code writter (I usually use assisted tools) could ... in a group related to your coding. ... Since it's not an IIS ... Jeff ...
    (microsoft.public.inetserver.iis)
  • Re: IIS 6.0 Directory Transversal Error with OWA.
    ... that there shouldn't be a selectable option. ... The real problem is that OWA relies on sending illegal URLs ... If the string was sent in the Querystring, by HTTP spec, IIS would not even ... Jeff, I realize that. ...
    (microsoft.public.inetserver.iis)
  • Re: Problem with the "Too many users logged"
    ... Using a workstation version of Windows? ... Jeff ... I am sure that nobody apart from me has logged to IIS. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Log file management
    ... Jeff is correct. ... There is not option in IIS for clearing out old logfiles, ... you will have to do this manually or write a script as Jeff suggested to ... checking my server I found that the drive where log files are stored is ...
    (microsoft.public.inetserver.iis)

Loading