Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreModified store installation free to downloadModified store installation free to download
Previous
 
Next
New Post
1/25/2007 6:36 AM
 

Hi,

after checkin my post I find that it is mixed up a bit.

I'll fix it ASAP.

Cheers,

Jos


jos Richters www.visualdata.nl
 
New Post
1/25/2007 12:31 PM
 

OK, I retry my post....

Ok, I tried again to (re)build the solution, and I tried to (re)build the website.

Now I get six errors:

Error 1 File '~/controls/LabelControl.ascx' was not found. F:\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Test\Website\DesktopModules\WWStore\CustomerCart.ascx 2 51 F:\...\VD_DNN_4_Test\

Remark on error 1: This subdir is there, and the file is there too.

 

 

Error 2 Element 'label' is not a known element. This can occur if there is a compilation error in the Web site. F:\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Test\Website\DesktopModules\WWStore\CustomerCart.ascx 6 9 F:\...\VD_DNN_4_Test\

Remark on error 2: I get this one more often. It seems not to harm the website, so I don't pay much attention to it.

 

 

Error 3 :\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Test\Website\DesktopModules\WWStore\CustomerCart.ascx: ASP.NET runtime error: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (F:\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Test\website\web.config line 55) F:\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Test\Website\DesktopModules\WWStore\CustomerCart.ascx 1 1 F:\...\VD_DNN_4_Test\

Remark on error 3: I don't know what this error means, nor how to get rid of it. Please give me a hint.

 

 

Error 104 File '~/images/help.gif' was not found. F:\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Test\Website\controls\labelcontrol.ascx 4 68 F:\...\VD_DNN_4_Test\

Remark on error 104: This subdir is there, and the file is there too.

 

 

Error 105 F:\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Test\Website\controls\labelcontrol.ascx: ASP.NET runtime error: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (F:\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Test\website\web.config line 55) F:\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Test\Website\controls\labelcontrol.ascx 1 1 F:\...\VD_DNN_4_Test\

Remark on error 105: I don't know what this error mean, nor how to get rid of it. Please give me a hint.

 

 

Error 107 It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. F:\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Test\Website\web.config 55

Remark on error 107: I don't know what this error mean, nor how to get rid of it. The website is working, so what does this mean? Please give me a hint.

 

The part in the web.config on line 55 is: (following the errorcode in Webdeveloper....)

<

 

machineKey

Apart from the error in the Store module, this testsite is running fine.

Any help is appreciated!

Thanks,

Jos

validationKey="A039F5730769334BC3AF182D802155E1A733BE02" decryptionKey="12F10667410008F043DA1737E761733665E428D4F70F54B9" decryption="3DES" validation="SHA1"/>

jos Richters www.visualdata.nl
 
New Post
1/28/2007 2:28 PM
 

Hello,

my latetst attemts to get the WWSTORE module buld results in just 1 error:

Error 4 Could not load type 'DotNetNuke.Modules.Store.WebControls.AddressEdit'. F:\VD_Web\visualdata\VD_Portal_ASPX\VD_DNN_4_Development\DesktopModules\WWStore\AddressEdit.ascx 3 

What must I do to get rid of this one?

Cheers,

Jos


jos Richters www.visualdata.nl
 
New Post
1/29/2007 3:00 PM
 

First, thank you Allan for supplying the results of your hard work.

Second, I have now invested a significant amount of time (11+ hours) getting this module to build and be able to step through the code (which I have yet to be able to do!).

Has anyone successfully stepped through this code using Visual Studio 2005 Pro or enterprise? I have attempted to step through the code using the solution provided in the blog entry: "DotNetNuke CSharp Web Application Project." which describes how to place the Install version of DNN 4 into a web application project, set a reference to all of the DNN Core .DLL's (and other module dlls), then work on the module in question.

I noticed that I had to do a lot with the original solution provided in the download to get it to compile in the default DotNetNuke web application project, including excluding several controls back web user controls.

When I get the solution running mentioned above, I will post it to my site if that helps anyone.

 
New Post
1/30/2007 1:30 PM
 

Hello: I spent about 40 minutes earlier today working on a much more lenghty writeup than this one, and apparently lost it in the heat of battle. In any event, I have got a working solution with Allan's module and gotten it such that it will build and more importantly debug. Please note the following is only for advanced developers, I don't have the time or patience to explain everything.

I have posted two versions of my own enhancement to his work, the full most recent DNN release (minus database) and the module by itself.

The important thing to note is that the module conversion wizard was apparently used to create these DNN 4 projects, and uses the OLD method of having seperate module components for each assembly, and copies all of these into a distribution folder.

Before using these, you must first install Allan's installation only module distribution, uploaded through the DNN Module upload tool.

Once you have installed the WWStore module using the module uploader, then you will need to extract all of these files into the Desktopmodules\WWStore directory.

Using your favorite text search & replace tool/method, locate all instances within the text files (*.ascx, *.sln, *.csproj, etc) of the hard coded paths to my own development environment and replace them with your own. There are a bunch of paths that must be fixed, find them and fix them. If it isn't obvious what you need to do, please don't follow these instructions.

Next, copy the files in the \DotNetNuke4\DesktopModules\WWStore\_CopyToDNNRootDirectory to the root directory of DotNetNuke. These are a simple DotNetNuke csproj much like the old style _DNNStub project. (there is also a buildsupport in the module's directory).

Finally, map the virtual directory for your dnn core installation in IIS Web Admin tool (I tried debuggin with casini, it didn't work) and set the startup page to the same url as the use IIS option.

Provided you fixed all the paths in all the project & solution files, you should be able to double click on the C:\Inetpub\DotNetNuke4\DesktopModules\WWStore\DotNetNuke.Store.sln (my path, translate to your own) file and VS2005 SP1 (very important as WAP included as part of the release) will open and point to all the appropriate assemblies etc with the appropriate debug/build/post build options and operations set.

The two files are available for a limited time only on my ftp server: ftp://aciasoftware.com/files/DotNetNuke4WWStore.rar (33 Mb full install) ftp://aciasoftware.com/files/WWStore.rar (18.2 mb Module only.)

If you are a seasoned developer, don't hesitate to post your  questions here regarding any special considerations, etc, I may have missed.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreModified store installation free to downloadModified store installation free to download


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out