YAFLogo

crusader
  • crusader
  • 51.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
Hi there!

I have an issue with the install of YAF 1.9.3 with .NET 3.5

http://forum.domain.tld  What have i to do to get this to work?

When i open the Site i get an Runtime Error.

The web.config file is the default. Do i have to edit something because of the Subdomain?

This is my db.config. Is there something wrong?

<connectionStrings>
	<add name="yafnet" connectionString="Data Source=.\SQLExpress;Initial Catalog=database;User Id=User;Password=password;" />
</connectionStrings>

Do i have to edit the app.config file anywhere, because i read the install.txt and there is something about the Root Config.

If you need more Infos, just say it. :wink:

Btw: I can't open the /install/default.aspx, there is the Runtime Error, too.

Thanks in advance!

Regards

Crusader

Sponsor
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
crusader
  • crusader
  • 51.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
I installed it new with .Net 2 and now it works. :wink: