YAFLogo
Server Error in '/' 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: Unable to open configSource file 'URLRewriter.config'. Source Error: Line 17: <connectionStrings configSource="db.config"/> Line 18: <appSettings configSource="app.config"/> Line 19: <rewriter configSource="URLRewriter.config" /> Line 20: Line 21: <system.net> Source File: C:\Users\505090\Desktop\jmj\jmj.com\web.config Line: 19 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.4918; ASP.NET Version:2.0.50727.4918
<% Set conn = Server.CreateObject("ADODB.Connection") conn.open "PROVIDER=SQLOLEDB;DATA SOURCE=******.net;UID=******;PWD=******;DATABASE=******" 'will iterate to display the records got from the database 'closes the connection conn.close Set rs = Nothing Set conn = Nothing %>
Hi i use 1and1 as my provider this is my conection string that works This works fine but ver 1.9.3 does not work correctley i have to run 1.9.1.8 to work okGood luck let me know how you get on
The YAF.NET Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies. More Details Close