« Previous Next »

Thread: Error in source file "machine.config"

Last post 06-15-2007 2:35 PM by alonn24. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 06-14-2007, 9:34 AM

    • alonn24
    • Not Ranked
    • Joined on 06-14-2007, 9:15 AM
    • Posts 2

    Error in source file "machine.config"

    I'm trying to browse a page in a project and I get an error massage saying -

    Server Error in '/ProjectName' Application

     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: File or assembly name 'ProjectName'', or one of its dependencies, eas not found.

     

    then ts shows line 198 in teh ,achine.config file marked in red :

    Line 198:                            <add assembly='*'/>

     

    what solves this problem is, what i call it, a touch to the source file, I go over all the souce files of the project and do 'type filename > nul'

    in the command line.

     

    Is there any other way to solve this problem?

    I kind of need it ASAP...thanks!!

  • 06-14-2007, 3:42 PM In reply to

    Re: Error in source file "machine.config"

    This is an ASP.NET file, unrelated to IIS operations.  Check the forums at www.asp.net for help on it.

    Jeff

    Look for Wrox's new book Professional IIS 7 in your local bookstore, or order now at Amazon.com
  • 06-15-2007, 2:35 PM In reply to

    • alonn24
    • Not Ranked
    • Joined on 06-14-2007, 9:15 AM
    • Posts 2

    Re: Error in source file "machine.config"

    What if I'll tell you that it's happens in iis 5 not in iis 6... 

Page 1 of 1 (3 items)
Microsoft Communities