Hi
After I struggled installing V0.7.921 on my x64, Vista Business Laptop I got ButNET running, but it does not use the style sheets - which you can imagine look ugly.
(My browser does use style sheets on http://support.bugnetproject.com/Bugs/ProjectSummary.aspx?pid=1)
Any suggestion what to do?
Thanks in advance
infero
PS: The installation problems were:
- error message: "CS0016: Could not write to output file ‘c:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\bugnet… ‘Access is denied.’"
---> make sure account "IIS_IUSRS" has full access to "‘c:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files" AND "‘c:\WINDOWS\Temp"
- error message : "Request is not available in this context"
---> help found here: http://mvolo.com/blogs/serverside/archive/2007/11/10/Integrated-mode-Request-is-not-available-in-this-context-in-Application_5F00_Start.aspx
---> run BugNET in the "Classic .NET AppPool", not the "DefaultAppPool"