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  |  

  Ads  
Engage Software - Training Partner for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

DataSprings - Great Ideas. Always Flowing.
R2integrated - formerly bi4ce
Jango Studios - Skins, Modules and Hosting for DotNetNuke
eUKhost.com is commited to offer exceptional UK Windows Web Hosting solutions with quality 24x7 technical support.Our plans support ASP.Net, ASP, ASP.NET Ajax extensions, XML, MSSQL, MySQL, PHP,DNN, multiple domains and Shared SSL as standard.
SmarterTools
The Official Microsoft ASP.NET Website
 


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

 


Gearworx Web Hosting
As a premier provider of Web Hosting, Private/White Label hosting, Server Colocation, Dedicated Server, and other Managed Services, Gearworx offers an array of services designed to more effectively manage strategies driving businesses on the Web. Headquartered in Fremont, California our state of the art tier one data centers and distributed managed services environment enables Gearworx to offer your business enterprise level solutions through simplified processes.
Gearworx Web Hosting
Glanton: Enterprise Intranet Specialists Using DNN
Glanton Solutions are a premier provider of sevices for large corporates lloking to outsource Intranet sites.
www.glanton.com
Jetkey Smart Map
Smart Map is an AJAX powered Google Map module that displays driving directions, proximity search results and data from your own databases. Smart Map reads GPX (GPS data) files, GeoRSS feeds, and KML data. You can pass any querystring parameter to Smart Map and into your own custom queries to control what data displays on the map.
smartmap.jetkey.com

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