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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...need install for VS2008need install for VS2008
Previous
 
Next
New Post
4/25/2008 8:38 PM
 

Hi everyone

I see that there is an install "DotNetNuke_04.08.02_starterKit.vsi".  I understand that this creates a starter template in visual studio 2005, but I have visual studio 2008 standard edition. is there a way to get the template into my 2008 edition?

Thanks in advance for any help and advice that you can give to me.

 
New Post
5/11/2008 7:49 PM
 

When I ran the install (All I have is VS2008) it did copy all the templates for the Dynamic Module files to Visual Studio 2008\Templates\ItemTemplates\Visual Web Developer and I can see them in VS2008. I cannot see the add-in for the compiled module but it was installed to the Visual Studio 2008\Templates\ProjectTemplates\Visual Basic\Web directory.  The project template is not probably compatible with VS2008 and that is why it does not show up (but not positive about that). 

** Even though the dynamic modules show up when you Add new item to existing DNN site, I am not sure if they are 100% compatible with VS2008 either. Will try to get better answer about this and post back here.

 
New Post
5/11/2008 8:14 PM
 

In my VS 2008, I have the "Dotnetnuke Compiled Module" template...under "Web".  Only for VB, but I don't think a C# one comes with any of the DNN downloads.

The template works, but, after it runs a creates the project files it does error out with a message like:

"The local IIS URL http://localhost/Dotnetnuke_2 specified for the Web project TestModule has not been configured.  In order to open this project the virtual directory needs to be created.  Would you like to create the virtual directory now?"

Click yes creates some other error...

However, another posting on this issue somewhere had details on how to manually fix the generated .vbproj file:

If I open the generated file in notepad: "WebWorking2\AdverageousDev2\Website\DesktopModules\TestModule\TestModule.vbproj"
Almost at the very end is:

<WebProjectProperties>
          <UseIIS>True</UseIIS>
          <AutoAssignPort>True</AutoAssignPort>
          <DevelopmentServerPort>4825</DevelopmentServerPort>
          <DevelopmentServerVPath>/</DevelopmentServerVPath>
          <IISUrl>http://localhost/DotNetNuke_2</IISUrl>
          <NTLMAuthentication>False</NTLMAuthentication>
          <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
        </WebProjectProperties>

For my setup, I change the IISUrl line to this:

<IISUrl>http://localhost/AdverageousDev2/DesktopModules/TestModule</IISUrl>

I can then add the project file back into my solution, and continue on with hacking away at code.

I've never used much the full web site starter kit, only this startkit template (and a few other hacks to get a standalone, seperate skeleton module project to work off of).
Most often my solution file has the DotNetnuke website, and one module only.  Occassionally I'll debug using the full solution file included with the DNN source download "DotNetNuke_VS2008.sln", and add my module to that. 

I prefer working with as few of projects as possible in VS, my 286 computer slows down when I have to work with a bunch

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...need install for VS2008need install for VS2008


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