Welcome Guest Search | Active Topics | Log In | Register

Yaf 1.9.3 beta install on 1and1 Options · View
bogy
#1 Posted : Thursday, August 28, 2008 4:27:38 PM

Rank: YAF Forumling


Joined: 8/28/2008
Posts: 5
I've run both the source and binary locally and went trough excellent, then I copy all the binary file to the 1and1 hosting account into the root location, and I’m getting runtime error.
With version 1.9.1.8 works good but with the 1.9.3 beta it doesn't on 1and1.
1and1 use the fallowing format to connect to the DB:
server=mssqlxxx.1and1.com; initial catalog=dbxxxxxxxxx;uid=dboxxxxxxxxx;pwd=xxxxxxxx

For the version 1.9.3 beta i changed the format in the db.config from
<connectionStrings>
<add name="yafnet" connectionString="data source=(local);initial catalog=yafnet;integrated security=SSPI" />
</connectionStrings>

to

<connectionStrings>
<add name="yafnet"server=mssqlxxx.1and1.com; initial catalog=dbxxxxxxxxx;uid=dboxxxxxxxxx;pwd=xxxxxxxx" />
</connectionStrings>
with the MS SQL info provided under the control panel in my 1and1 account.
I also tried to recompile in both VS pro 2005 and 2008 and the error retains on the hosting company.
Any suggestions?
test2005
#2 Posted : Thursday, August 28, 2008 7:44:05 PM

Rank: YAF MVP



Joined: 2/12/2005
Posts: 923
Location: Italy
Are you using a fresh v1.9.3 DB. The databases are different from version to version.
.....the man in black fled across the desert..........and the gunslinger followed.....

bogy
#3 Posted : Thursday, August 28, 2008 9:41:55 PM

Rank: YAF Forumling


Joined: 8/28/2008
Posts: 5
test2005 wrote:
Are you using a fresh v1.9.3 DB. The databases are different from version to version.

Yes, is a fresh v1.9.3 full install
I'm on this issue for the last 3 days before i've post here.
bogy
#4 Posted : Friday, August 29, 2008 1:05:31 AM

Rank: YAF Forumling


Joined: 8/28/2008
Posts: 5
I was able to solve the issue with the runtime error, but now i'm having this problem:
Server Error in '/' Application.


Quote:
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: YAF.Providers.Membership.YafMembershipProvider..ctor()

Source Error:


Line 106: <providers>
Line 107: <clear/>
Line 108: <add connectionStringName="yafnet" applicationName="YetAnotherForum" name="YafMembershipProvider" requiresUniqueEmail="true" useSalt="true" type="YAF.Providers.Membership.YafMembershipProvider"/>
Line 109: </providers>
Line 110: </membership>


Source File: E:\kunden\homepages\30\d2XXXXXXXX\web.config Line: 108



Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433



This error happens after i submit the info from the intallation form.
Any ideea what could be the issue?
test2005
#5 Posted : Saturday, August 30, 2008 1:03:20 AM

Rank: YAF MVP



Joined: 2/12/2005
Posts: 923
Location: Italy
You've posted this second problem in another thread! Try not to do that! Confuses us old guys!!!

Answered in other thread!

Razz


.....the man in black fled across the desert..........and the gunslinger followed.....

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.083 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET