Server Error in '/graffiti' Application.

Last post 08-20-2008 1:41 PM by bbresee. 2 replies.
Page 1 of 1 (3 items)
  • Server Error in '/graffiti' Application.

    07-25-2008 1:33 PM

    Ok so I downloaded Graffiti and posted it to my webserver. I'm running Windows Server 2003, IIS 6, .NET 2.0, and have set the graffiti folder as an application in IIS.

    When I first tried it, I got a "server application unavailable" error. I set the graffiti app in its own app pool and  configured network service permissions and got this error:

    <!-- Web.Config Configuration File -->

    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>

     I edited the web.config file as shown, and the same error message displays. I have configured network service permissions on the root folder, have the app in its own app pool and edited web.config, and nothing seems to work. I also cannot run graffiti_demo.exe on my local machine it just pops a command prompt then disappears. I'm not particularly versed in working with windows server so I am completely baffled. I did see a post saying that there was some sort of conflict with visual studio, and I have visual studio 2005 installed, could that be part of the problem?

    I eventually would like to get this running in MSSQL but if I can't get it working I might have to give up entirely...

     Any thoughts or suggestions would be great.

     Thanks!



  • Re: Server Error in '/graffiti' Application.

    07-31-2008 8:49 PM

    Did you set the web site to run ASP.NET 2.0 in IIS?

    Brian


  • Re: Server Error in '/graffiti' Application.

    08-20-2008 1:41 PM

     I did, and it is in a separate App pool from the 1.1 applications

Page 1 of 1 (3 items)