Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

Affordable ASP.NET Hosting Service
  Ads  
 


  Sponsors  

Meet Our Sponsors

ExactTarget email software solutions
Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
OnyakTech
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Install It!  DNN 3.2.2 and SQL Express
Previous Previous
 
Next Next
New Post 3/31/2006 9:42 PM
User is offline Alvin Lu
9 posts
10th Ranked


DNN 3.2.2 and SQL Express 

I'm tring to install DotNetNuke 3.2.2  with SQLExpress.

After compililing DNN 3.2.2 (no errors), running "http:/localhost/dotnetnuke"  got this error

Whe web.config SiteSQLServer is

  <add key="SiteSqlServer" value="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDbFileName=C:\DotnetNuke\data\DotNetNuke.mdf;" />

Has anyone tried DNN3.2.2 with SQLExpress and worked?

Thank you in advance.

 

Server Error in '/DotNetNuke' Application.

Keyword not supported: 'user instance'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Keyword not supported: 'user instance'.

Source Error:

Line 326:        Public Function GetPortals() As ArrayList
Line 327:
Line 328:            Return CBO.FillCollection(DataProvider.Instance().GetPortals(), GetType(PortalInfo))
Line 329:
Line 330:        End Function

Source File: C:\DotNetNuke\components\Portal\PortalController.vb    Line: 328

Stack Trace:

 
New Post 4/1/2006 11:41 AM
User is offline cathal connolly
2748 posts
www.cathal.co.uk
5th Ranked










Re: DNN 3.2.2 and SQL Express 

i think you need to specify it as a connectionString, not as a direct value ie.

  <add
      name="SiteSqlServer"
      connectionString="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Database.mdf;"
      providerName="System.Data.SqlClient" />

 
New Post 4/3/2006 12:24 AM
User is offline Alvin Lu
9 posts
10th Ranked


Re: DNN 3.2.2 and SQL Express 
Thank you for the info.  It is working now.
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Install It!  DNN 3.2.2 and SQL Express
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Lucede Systems Group
Providing a full range of IT services for large and medium sized companies
www.lucede.com
Adaptive InfoSystems, Inc.
We provide custom programming and various levels of support for DotNetNuke and the .Net framework.
www.aisysweb.com
Multipartner Virtual Data Rooms
The Virtual Data Rooms (VDR) provided by an expert advisor, far from any ordinary software company!, supporting the sellers and their consultants. Multipartner builds and services higly professional Virtual Data Rooms (VDR) specifically tailored to M&A, Real Estate and NPL deals.
www.multipartner.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP