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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0VS 2008VS 2008
Previous
 
Next
New Post
12/22/2007 6:21 AM
 

Release cancidates are available to core team members, team leads and Platinum Benefectors only.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/26/2008 10:21 PM
 

Sebastian Leupold wrote

Next version (DNN 4.8.0) will support VS 2008, .Net 3.5 and IIS7

 

Hi Sebastian

I have been having problems with establishing a module development environment using DNN 4.8.0, VS2008, and IIS7 in relation to adding a new compiled module from the starter kit.

While I can manually establish a new project for a blank module, compile and run it, when using the starter kit it complains that the Virtual Directory is not configured, I have certainly seen and read many posts about this issue and various fixes, but not in relation to the starter kit,how do you overcome this with the starter kit? or is the starter kit not compatible with VS2008 & IIS7 yet?

Cheers

Craig


Craig Hubbard TechnicaOne Business Solutions - Australia
 
New Post
1/27/2008 5:13 AM
 

I have since found a workaround for this issue...

When you have installed and successfully setup your Visual Studio 2008 environment on Vista and have managed to open the DNN Source Solution and you are ready to add your first DNN Compiled Module Project.

Add a new DNN Compiled Module from the Starter Kit, You will eventually get a dialog box that warns you that the url http :// localhost/dotnetnuke_2 is not configured for ModuleName1, it gives you a choice of creating a new Virtual Directory - go ahead and click "yes", it will fail but that is ok for now.

What has just happened is that the files for your new module have been created but the new ModuleName2.vbproj will not get added to the solution.

To add the project to the solution, you will need to edit the ModuleName2.vbproj file in NotePad.

open the project file ModuleName_2.vbproj and locate the following:

        <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>

and change to:

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

Save the file and go back to VS2008 and add the project to the DotNetNuke Solution.

You may have to allow VS2008 to convert the project but this should be a nonevent and you should now be in a position to start developing you new module.

Hope this helps those having the same issue and you can enjoy the added benefits of using Visual Studio 2008

Craig

UPDATED

Fixes to make this perminent are posted here: http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/111/threadid/195301/scope/posts/Default.aspx

 

 


Craig Hubbard TechnicaOne Business Solutions - Australia
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0VS 2008VS 2008


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