YAFLogo

OCAJT
  • OCAJT
  • 51.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
I'm trying to get YAF v1.9.3 up and running in a shared hosting enviornment. I've slowly worked my way through all the errors and got the boards installed. However when I try to post a thread or enter the administration portion of the boards I'm getting the following error message:

Server Error in '/Forums' Application.
--------------------------------------------------------------------------------

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.Profile.YafProfileProvider..ctor()

Source Error: 


Line 121:			<providers>
Line 122:				<clear/>
Line 123:        		<add connectionStringName="yafnet" applicationName="YetAnotherForum" name="YafProfileProvider" type="YAF.Providers.Profile.YafProfileProvider"/>
Line 124:			</providers>
Line 125:		</profile>
 

Source File: E:\kunden\homepages\42\d215609440\forums\web.config    Line: 123 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082 

I am completely stumped with this one and cannot find an answer. Any help would be greatly appreciated. Thank You.

Sponsor
Mek
  • Mek
  • 100% (Exalted)
  • YAF Developer
15 years ago
It's a problem because 1.93 Final is not strongly signed; Jaben's fixed this I believe for the next version.


UserPostedImage

"It's a case of RTFM.. the only problem being we don't have a manual!"

When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon 🙂 )

OCAJT
  • OCAJT
  • 51.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
Glad to hear it, I'll wait until the next release. Do you know when that is expected by chance? Thank you for your help.
Mek
  • Mek
  • 100% (Exalted)
  • YAF Developer
15 years ago
Not really; but its more of a bug fix, than feature. So shouldn't take too long to release; just depends on the amount of bugs we feel need to be squished.

Edit: if you are comfortable with compilation and SVN you can check out our SVN for progress at any time.


UserPostedImage

"It's a case of RTFM.. the only problem being we don't have a manual!"

When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon 🙂 )