Click here to Skip to main content
15,925,309 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionChanging from FileSystem to IIS Pin
aransiola4-Mar-07 21:55
aransiola4-Mar-07 21:55 
I have developed my ASP.net pages using the File System. I want to move them to Internet Information Server.
I am using VB.Net 2005 running on windows-xp and sql server 2005.

I tried to create a Virtual Directory from IIS to point to the folder where i have my asp.net pages but the pages did not run below is the error message

Server Error in '/AspLearning' 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: Unrecognized configuration section 'connectionStrings'

Source Error:


Line 10: <configuration>
Line 11: <appsettings>
Line 12: <connectionstrings>
Line 13: <add name="NWConnectionString" connectionstring="Data Source=digital\sqlexpress;Initial Catalog=Northwind;Integrated Security=True" providername="System.Data.SqlClient">
Line 14:


Source File: C:\websites\ASPLearning\web.config Line: 12


t.aransiola
AnswerRe: Changing from FileSystem to IIS Pin
Paddy Boyd4-Mar-07 22:09
Paddy Boyd4-Mar-07 22:09 
AnswerRe: Changing from FileSystem to IIS Pin
Venkatesh Mookkan4-Mar-07 23:18
Venkatesh Mookkan4-Mar-07 23:18 
AnswerRe: Changing from FileSystem to IIS Pin
VishalSharmaDev4-Mar-07 23:38
VishalSharmaDev4-Mar-07 23:38 
GeneralRe: Changing from FileSystem to IIS [modified] Pin
aransiola5-Mar-07 6:02
aransiola5-Mar-07 6:02 
Questionfill all database name in a combobox Pin
yesu prakash4-Mar-07 20:11
yesu prakash4-Mar-07 20:11 
AnswerRe: fill all database name in a combobox Pin
Sylvester george4-Mar-07 20:15
Sylvester george4-Mar-07 20:15 
QuestionAbout virtual directory Pin
Abhishek Joshi4-Mar-07 19:34
Abhishek Joshi4-Mar-07 19:34 
Questionupload excel data in oracle Pin
VaibhavTiparadi4-Mar-07 19:24
VaibhavTiparadi4-Mar-07 19:24 
AnswerRe: upload excel data in oracle Pin
Venkatesh Mookkan4-Mar-07 19:27
Venkatesh Mookkan4-Mar-07 19:27 
GeneralRe: upload excel data in oracle Pin
VaibhavTiparadi4-Mar-07 19:35
VaibhavTiparadi4-Mar-07 19:35 
GeneralRe: upload excel data in oracle Pin
Venkatesh Mookkan4-Mar-07 19:41
Venkatesh Mookkan4-Mar-07 19:41 
GeneralRe: upload excel data in oracle Pin
VaibhavTiparadi4-Mar-07 19:44
VaibhavTiparadi4-Mar-07 19:44 
QuestionExport data to pdf Pin
Member 31274624-Mar-07 19:20
Member 31274624-Mar-07 19:20 
AnswerRe: Export data to pdf Pin
Sylvester george4-Mar-07 19:23
Sylvester george4-Mar-07 19:23 
QuestionRe: Export data to pdf Pin
Venkatesh Mookkan4-Mar-07 19:26
Venkatesh Mookkan4-Mar-07 19:26 
AnswerRe: Export data to pdf Pin
Sylvester george4-Mar-07 19:35
Sylvester george4-Mar-07 19:35 
NewsRe: Export data to pdf Pin
Venkatesh Mookkan4-Mar-07 19:44
Venkatesh Mookkan4-Mar-07 19:44 
GeneralRe: Export data to pdf Pin
Sylvester george4-Mar-07 19:56
Sylvester george4-Mar-07 19:56 
QuestionRe: Export data to pdf Pin
Venkatesh Mookkan4-Mar-07 20:43
Venkatesh Mookkan4-Mar-07 20:43 
QuestionRe: Export data to pdf Pin
varun_khanna174-Mar-07 22:02
varun_khanna174-Mar-07 22:02 
AnswerRe: Export data to pdf Pin
Naveed Kamboh5-Mar-07 2:06
Naveed Kamboh5-Mar-07 2:06 
AnswerRe: Export data to pdf Pin
Vasudevan Deepak Kumar6-Mar-07 9:38
Vasudevan Deepak Kumar6-Mar-07 9:38 
Questionhow can i dispaly images dyanamically?? Pin
saeee4-Mar-07 19:18
saeee4-Mar-07 19:18 
AnswerRe: how can i dispaly images dyanamically?? Pin
Sylvester george4-Mar-07 19:20
Sylvester george4-Mar-07 19:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.