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  |  

DotNetNuke Marketplace
  Ads  
Aspose - The .NET & Java component publisher
 


  Sponsors  

Meet Our Sponsors

MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
ExactTarget email software solutions
Merak Mail Server
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Authentication ...  AD Install Issue with DNN 4.6.2
Previous Previous
 
Next Next
New Post 10/10/2007 2:32 PM
User is offline Mike Horton
3163 posts
dnn.gmss.org
4th Ranked






Re: AD Install Issue with DNN 4.6.2 

Actually your connection string has nothing to do with it. What you're looking for is farther down in your web.config (search for data defaultProvider="SqlDataProvider") . 

However, if you've got nothing as an objectQualifier then you shouldn't have to change the stored procedure from how the script installed it initially. Take a look at the rest of the procedure and whatever it has in front of Assembly make sure that's in front of Assembly on the Insert statement.

 
New Post 10/10/2007 3:17 PM
User is offline Paul Sellers
270 posts
9th Ranked


Re: AD Install Issue with DNN 4.6.2 
Modified By Paul Sellers  on 10/10/2007 5:41:54 PM)

Here's the values for the entry from my web.config file:

objectQualifier="" databaseOwner="dbo" />

So...what's the proper syntax for putting this info into the stored procedure since I have no value for the objectQualifier?  I know there's a lot of db people getting a laugh at my expense:-)


INSERT INTO dbo Assemblies (       ?
                PackageID,
                AssemblyName,
                Version
            )
            VALUES (
                @PackageID,
                @AssemblyName,
                @Version
            )

Thanks again,

Paul

 
New Post 10/10/2007 3:31 PM
User is offline Mike Horton
3163 posts
dnn.gmss.org
4th Ranked






Re: AD Install Issue with DNN 4.6.2 

Close.

INSERT INTO dbo.Assemblies (

Notice the (dot) between dbo and Assemblies.

 
New Post 10/10/2007 3:53 PM
User is offline Paul Sellers
270 posts
9th Ranked


Re: AD Install Issue with DNN 4.6.2 
Modified By Paul Sellers  on 10/10/2007 7:42:01 PM)

Thanks a lot Mike.  I misread part of your install directions on another post.  Instead of renaming the resource file to a zip file, I was actually right clicking on it and sending it to a zip file LOL.  Well...it's an easy mistake to make anyway:-) It installed without errors.


Paul

 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Authentication ...  AD Install Issue with DNN 4.6.2
 


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.

 


UK - DotNetNuke providers
UK providers of DNN module development and skin package design. Oxford Information Labs provides cost-effective solutions for businesses and organisations specialising in Skin design and bespoke module development.
www.oxil.co.uk
TronixSoft
Hosting for local businesses that want more from their websites.
www.TronixSoft.com
The Forerunner Network
The Forerunner Network consists of a group of Dynamic Website & Interactive Membership Portal hosting services that are managed by Forerunner Communications. Our services span a wide range of markets and enable individuals, organizations and businesses to build and manage dynamic, interactive portals and websites.
The Forerunner Network

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