Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

Closed Unassigned: Error CS0246 With BugNET in DNN Folder [185]

$
0
0
Hello,
I've unpackaged bugnet into a folder at localhost/BugNET. The local host is a DNN site and I am getting the following error when I try to run the install:

```
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0246: The type or namespace name 'DotNetNuke' could not be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 168: <add namespace="DotNetNuke" />
Line 169: <add namespace="DotNetNuke.Common" />
Line 170: <add namespace="DotNetNuke.Data" />
Line 171: <add namespace="DotNetNuke.Framework" />
Line 172: <add namespace="DotNetNuke.Modules" />


Source File: c:\inetpub\wwwroot\web.config Line: 170
```

Any thoughts or ideas? Please HELP! Thank you.
Comments: issues migrated to github

Viewing all articles
Browse latest Browse all 2179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>