Page view counter

"Invalid file monitoring" error in VWD 2005

Last post 12-23-2006 10:23 AM by emilj. 3 replies.

Sort Posts:

  • "Invalid file monitoring" error in VWD 2005

    12-18-2006, 4:22 PM
    • Loading...
    • emilj
    • Joined on 12-18-2006, 4:07 PM
    • Turkey/Azerbaijan
    • Posts 3
    • Points 0

    Hi,

    I'm trying to Build or Run with Debug newly created empty Web Site, and get an error below  in VWD:

    "    Invalid file name for file monitoring: 'D:\Dir1\Dir2\WebSite4'. Common reasons for failure include:  - The filename is not a valid Win32 file name.  - The filename is not an absolute path.  - The filename contains wildcard characters.  - The file specified is a directory.  - Access denied.   "    

    Sometimes when I try to run the site, VWD closes immediatly.

    And when I run the site discarding the error and selecting Run with Debug option in alert box  I get an error below in IE :

     *******************************

    Configuration Error

    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

    Parser Error Message: An error occurred loading a configuration file: Invalid file name for file monitoring: 'E:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config'. Common reasons for failure include:
    - The filename is not a valid Win32 file name.
    - The filename is not an absolute path.
    - The filename contains wildcard characters.
    - The file specified is a directory.
    - Access denied.

    Source Error:

    [No relevant source lines]

    Source File: E:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\machine.config    Line: 0


    Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210

     

     *************************

    I got XP Prof SP2 installed on E drive and thus everything installed there. Only web projects are created in D drive.

     It's first time i got that error. before i worked with VWD successifuly.

    Thanks in advance...
     

    Emil J.
  • Re: "Invalid file monitoring" error in VWD 2005

    12-19-2006, 10:49 AM
    Runtime is saying it cannot load machine.config. Try verifying manually that you can open the file in Notepad and it is not corruptehad. I also see that you have ASP.NET Atlas Beta (50727.210, RTM version is 50727.42) - did it install correctly when you added it?
    Thanks

    ------------------------------------------------------------

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: "Invalid file monitoring" error in VWD 2005

    12-19-2006, 2:59 PM
    • Loading...
    • emilj
    • Joined on 12-18-2006, 4:07 PM
    • Turkey/Azerbaijan
    • Posts 3
    • Points 0

    I opened machine.config before and now and it's ok. I was using Atlas before and built some site with it and nothing was wrong. Before the error appeared, I removed Atlas and installed ASP.NET AJAX RC and toolkit and then I began getting that error. Now I uninstalled AJAX extensions too, and still getting an error. And now when I tried to create new ASP .NET site, VWD closed itself.

    Thanks in advance.
     

    Emil J.
  • Re: "Invalid file monitoring" error in VWD 2005

    12-23-2006, 10:23 AM
    • Loading...
    • emilj
    • Joined on 12-18-2006, 4:07 PM
    • Turkey/Azerbaijan
    • Posts 3
    • Points 0

    Hi all,

    I solved the problem by uninstalling VWD and Framework, and manually deleting folder Windows\Microsoft .NET\Framework\v2.0blabla and emptying folder Program Files\Microsoft Visual Studio 8. Then I installed framework 2.0 and VWD 2005 and now it works fine :)

     

    Emil J.
Page 1 of 1 (4 items)