Click here to Skip to main content
15,916,371 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Handling browser <- button Pin
Blue_Boy4-Sep-08 21:00
Blue_Boy4-Sep-08 21:00 
GeneralRe: Handling browser <- button [modified] Pin
K V Sekhar4-Sep-08 21:11
K V Sekhar4-Sep-08 21:11 
QuestionException Pin
trilokharry4-Sep-08 20:31
trilokharry4-Sep-08 20:31 
AnswerRe: Exception Pin
Blue_Boy4-Sep-08 20:41
Blue_Boy4-Sep-08 20:41 
QuestionHttp Response and Javascript Problem Pin
goradaranaresh4-Sep-08 20:30
goradaranaresh4-Sep-08 20:30 
QuestionException issue in grid view Pin
trilokharry4-Sep-08 19:43
trilokharry4-Sep-08 19:43 
Questionvalidation Pin
nithydurai4-Sep-08 19:23
nithydurai4-Sep-08 19:23 
QuestionPublish in .Net Pin
Member 45999724-Sep-08 19:22
Member 45999724-Sep-08 19:22 
Hi friends,

I've designed an application in my local system using VS.NET 2005.
(C#.NET and ASP.NET)
Its working fine. Now, I want to publish to my IIS.

How can I publish to server? Which files are needed to transfer?

If I copy here also like that, Its giving error.

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'



<!-- Web.Config Configuration File -->

<configuration>
<configuration>
Line 3: <connectionstrings>
Line 4: <add name="Personal" connectionstring="Data Source=.\SQLExpress;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Personal.mdf" providername="System.Data.SqlClient" />
Line 5: <remove name="LocalSqlServer" />





Can anybody suggest me how to publish asp.net website?

thanking you

Vasvai
AnswerRe: Publish in .Net Pin
Abhijit Jana4-Sep-08 19:41
professionalAbhijit Jana4-Sep-08 19:41 
GeneralRe: Publish in .Net Pin
Member 45999724-Sep-08 19:47
Member 45999724-Sep-08 19:47 
QuestionRe: Publish in .Net Pin
Abhijit Jana4-Sep-08 20:13
professionalAbhijit Jana4-Sep-08 20:13 
AnswerRe: Publish in .Net Pin
Member 45999724-Sep-08 20:18
Member 45999724-Sep-08 20:18 
GeneralRe: Publish in .Net Pin
www.Developerof.NET4-Sep-08 20:36
www.Developerof.NET4-Sep-08 20:36 
GeneralRe: Publish in .Net Pin
Abhijit Jana4-Sep-08 20:49
professionalAbhijit Jana4-Sep-08 20:49 
GeneralRe: Publish in .Net Pin
Member 45999724-Sep-08 23:53
Member 45999724-Sep-08 23:53 
GeneralRe: Publish in .Net Pin
www.Developerof.NET5-Sep-08 4:31
www.Developerof.NET5-Sep-08 4:31 
AnswerRe: Publish in .Net Pin
Abhijit Jana5-Sep-08 2:22
professionalAbhijit Jana5-Sep-08 2:22 
QuestionDisplay message in a htmleditor in text format itself. Pin
SreejithAchutan4-Sep-08 18:50
SreejithAchutan4-Sep-08 18:50 
QuestionHow to orient text in a web page Pin
Ahmad994-Sep-08 18:28
Ahmad994-Sep-08 18:28 
AnswerRe: How to orient text in a web page Pin
Abhijit Jana4-Sep-08 19:20
professionalAbhijit Jana4-Sep-08 19:20 
GeneralRe: How to orient text in a web page Pin
Ahmad994-Sep-08 20:56
Ahmad994-Sep-08 20:56 
GeneralRe: How to orient text in a web page Pin
Ashfield4-Sep-08 21:13
Ashfield4-Sep-08 21:13 
QuestionHow to auto upload files using asp.net with c# without using controlfile upoload? Pin
Yasir Ali Wah4-Sep-08 17:51
Yasir Ali Wah4-Sep-08 17:51 
AnswerRe: How to auto upload files using asp.net with c# without using controlfile upoload? Pin
Christian Flutcher4-Sep-08 18:13
Christian Flutcher4-Sep-08 18:13 
AnswerRe: How to auto upload files using asp.net with c# without using controlfile upoload? Pin
Steven J Jowett4-Sep-08 22:33
Steven J Jowett4-Sep-08 22:33 

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.