Hi,
I got the following error trying to set up my DNN on my Vista, using VS2008. What can I have done wrong?
Thanks / Tomas
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: Could not find file 'C:\Users\Tomas\Documents\Visual Studio 2008\WebSites\DNN\Compression.config'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[FileNotFoundException: Could not find file 'C:\Users\Tomas\Documents\Visual Studio 2008\WebSites\DNN\Compression.config'.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +305
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +1162
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +66
DotNetNuke.HttpModules.Compression.Settings.GetSettings() +389
DotNetNuke.HttpModules.Compression.CompressionModule.CompressContent(Object sender, EventArgs e) +375
System.Web.SendResponseExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +165
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
|
Server Error in '/' Application.
Could not find file 'C:\Users\...\Documents\Visual Studio 2008\WebSites\DNN\Compression.config'.
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053