Results 1 to 5 of 5

Thread: [RESOLVED] ASP.Net WebService Installer

  1. #1

    Thread Starter
    Fanatic Member Strider's Avatar
    Join Date
    Sep 2004
    Location
    Dublin, Ireland
    Posts
    612

    Resolved [RESOLVED] ASP.Net WebService Installer

    Hi all,

    i have created a setup project for my webservice application. Super!!!!
    i create a folder inside the setup called log which i will write a log file to.
    i make this folder to allowwriteaccess...Excellent!!!

    i install it in windows 2000 machine all works well.

    i install it on a win xp machine and xp suddenly like to make my log folder readonly. What the hell. Why is XP doing this. Therefore its making my webservice crash!!!!!!

    So i go to the C:\inetpub\wwwroot\<myApp> directory and right click on the log folder. I uncheck the readonly, click apply. Now its fine.

    However i hit F5 and refresh the directory and right click again on the log folder and Hey Presto the readonly is checked again... lovely....

    anyone else suffer anything like this

    cheers
    Last edited by Strider; Dec 6th, 2005 at 06:50 AM.
    Barry


    Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
    .NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0

    SQL Server 2005/2000/SQL Server CE 2.0


    If you like, rate this post

    Compact Framework for Beginners

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: ASP.Net WebService Installer

    Try giving the ASP.NET worker process full access to the log folder, instead of removing the read-only.

  3. #3

    Thread Starter
    Fanatic Member Strider's Avatar
    Join Date
    Sep 2004
    Location
    Dublin, Ireland
    Posts
    612

    Re: ASP.Net WebService Installer

    a reinstall of windows and iis etc.. solved the problem
    Barry


    Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
    .NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0

    SQL Server 2005/2000/SQL Server CE 2.0


    If you like, rate this post

    Compact Framework for Beginners

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [RESOLVED] ASP.Net WebService Installer

    Ouch.

  5. #5

    Thread Starter
    Fanatic Member Strider's Avatar
    Join Date
    Sep 2004
    Location
    Dublin, Ireland
    Posts
    612

    Re: [RESOLVED] ASP.Net WebService Installer

    agh it was a long while back... only marking my posts resolved (bored!!!).... ah i think whoever installed windows just updated xp on top of win2000 (generally a bad idea). so i done a complete format and reinstall
    Barry


    Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
    .NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0

    SQL Server 2005/2000/SQL Server CE 2.0


    If you like, rate this post

    Compact Framework for Beginners

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width