Quantcast
Viewing latest article 20
Browse Latest Browse All 20

Commented Unassigned: release 1.2 install issue [12995]

When installing v1.2 in the web.config this is being added:
```
<codeSubDirectories>
<add directoryName="Admin" />
</codeSubDirectories>
```
instead of
```
<codeSubDirectories>
<add directoryName="dnnWerk.Users" />
</codeSubDirectories>
```
Comments: ** Comment from web user: pspeth **

I had the same error.
I added the Admin folder, and the module loaded, but after configuring it just shows an error.


Viewing latest article 20
Browse Latest Browse All 20

Trending Articles