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 StartedNew to DNN Plat...New to DNN Plat...Can't publish on arvixeCan't publish on arvixe
Previous
 
Next
New Post
12/24/2012 5:56 PM
 
The connection string looks well, but be sure that you deleted the symbols --> after the connection string !  Also be sure you inherit the phsical folder and file permissions on your dnn folder! 
 
New Post
12/24/2012 10:21 PM
 

The unrecognized attribute requestValidationMode error refers to an attribute and value (requestValidationMode="2.0") that is automatically added to the <httpRuntime . . . . /> node of the site's web.config when it is running in an ASP.Net 4.0 or 4.5 application pool. I am guessing that when you installed DotNetNuke locally and developed the site you were running ASP.Net 4.0 but now your hosted site's application pool is running ASP.Net 2.0/3.5. Other web.config modifications would also have been made for running under ASP.Net 4.0.

Note that while DotNetNuke v 6.2.5 and earlier will run under ASP.Net 3.5 SP1, DNN 7.x requires ASP.Net 4.0 or 4.5 application pool configured for integrated pipeline mode. You may have to have your hosting provider's support switch the application pool to ASP.Net 4.0/4.5 or you may be able to do so yourself in your hosting control panel.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
12/27/2012 5:01 PM
 
I succeeded in connecting HTML and .NET but still can not connect to the database. Have any suggestions? Thanks
 
New Post
12/27/2012 7:11 PM
 

If the connection strings that you posted earlier are still the ones in use then you have TWO active connection strings in both the <connectionStrings> section and in the <appSettings> section. The first connection string which referrs to SQL Express in each section should be commented out by extending the end of comment marker ("-->") or be removing the connection string completely. Below I show what "should" be the correct connection strings based on your earlier post with those related to SQL Express removed:

<connectionStrings>
       <!-- Connection String for SQL Server 2008/2012 -->
       <add name="SiteSqlServer" connectionString="Server=allium.arvixe.com;Database=DotNetNuke3;uid=www.XXXX.hr_dploy;pwd=PASSWORD;" 
              providerName="System.Data.SqlClient" />
</connectionStrings>
<appSettings>
       <!-- Connection String for SQL Server 2008/2012 - kept for backwards compatability - legacy modules -->
       <add key="SiteSqlServer" value="Server=allium.arvixe.com;Database=DotNetNuke3;uid=www.XXX.hr_dploy;pwd=PASSWORD;"/>


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
4/16/2013 7:58 AM
 
We host our charity site (donate hosting by Arvixe) http://www.kenya.exitpoverty.org/ on Arvixe and would be willing to help anyone with set up Dotnetnuke on Arvixe; just inbox admin @ exitpoverty.org

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Can't publish on arvixeCan't publish on arvixe


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