Click here to Skip to main content
15,915,094 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How get List of all domain and pc ? Pin
Ashfield7-Jan-09 1:38
Ashfield7-Jan-09 1:38 
AnswerRe: How get List of all domain and pc ? Pin
Paddy Boyd7-Jan-09 2:47
Paddy Boyd7-Jan-09 2:47 
QuestionWant to display HTML file in aspx page Pin
Anand Desai6-Jan-09 21:27
Anand Desai6-Jan-09 21:27 
AnswerRe: Want to display HTML file in aspx page Pin
Colin Angus Mackay6-Jan-09 21:37
Colin Angus Mackay6-Jan-09 21:37 
GeneralRe: Want to display HTML file in aspx page Pin
Anand Desai6-Jan-09 21:43
Anand Desai6-Jan-09 21:43 
GeneralRe: Want to display HTML file in aspx page Pin
N a v a n e e t h6-Jan-09 21:55
N a v a n e e t h6-Jan-09 21:55 
QuestionPublishing a website created in VS2005 on windows 2003 server using remote desktop connection.... Pin
bishwambhar_sen6-Jan-09 21:16
bishwambhar_sen6-Jan-09 21:16 
AnswerRe: Publishing a website created in VS2005 on windows 2003 server using remote desktop connection.... Pin
Colin Angus Mackay6-Jan-09 21:34
Colin Angus Mackay6-Jan-09 21:34 
vasillis_zayetsav wrote:
I have created a website in VS2005 and published it locally on the FileSystem.Now if I manually copy it on the windows server 2003 will it work?


It should do. You may have to change some settings in the web.config to match your new environment. Database connection strings for example, you'll want to turn debugging off, etc.


vasillis_zayetsav wrote:
I dont have admin rights


There may be IIS settings that you need to change that require admin rights, if it isn't already set up for you.


vasillis_zayetsav wrote:
the proper way to publish a website created in VS2005 on windows 2003 server


Publish the website, copy the PrecompiledWeb folder that was created in the publish operation to the server and put it in the correct place.

* Developer Day Scotland 2 - Free community conference
* The Blog of Colin Angus Mackay


Vogon Building and Loan advise that your planet is at risk if you do not keep up repayments on any mortgage secured upon it. Please remember that the force of gravity can go up as well as down.

QuestionRead and Insert Data From Dynamic TextBox?public partial class test : System.Web.UI.Page Pin
developer.ravish6-Jan-09 20:38
developer.ravish6-Jan-09 20:38 
AnswerRe: Read and Insert Data From Dynamic TextBox?public partial class test : System.Web.UI.Page Pin
N a v a n e e t h6-Jan-09 21:00
N a v a n e e t h6-Jan-09 21:00 
QuestionCan any one answer my quesion? Pin
Hema Bairavan6-Jan-09 20:33
Hema Bairavan6-Jan-09 20:33 
GeneralRe: Can any one answer my quesion? Pin
Guffa6-Jan-09 21:55
Guffa6-Jan-09 21:55 
Generalrequiredfieldvalidator need to fire by clicking only button Pin
kamakshim6-Jan-09 20:10
kamakshim6-Jan-09 20:10 
QuestionHow to create modules in website project in microsoft visual studio 2008? Pin
alyy04066-Jan-09 19:59
alyy04066-Jan-09 19:59 
AnswerRe: How to create modules in website project in microsoft visual studio 2008? Pin
SeMartens6-Jan-09 22:56
SeMartens6-Jan-09 22:56 
GeneralRe: How to create modules in website project in microsoft visual studio 2008? Pin
alyy04066-Jan-09 23:53
alyy04066-Jan-09 23:53 
QuestionRole based authorization problem Pin
Mogaambo6-Jan-09 19:57
Mogaambo6-Jan-09 19:57 
QuestionXML and Javascript Pin
jonhbt6-Jan-09 19:48
jonhbt6-Jan-09 19:48 
AnswerRe: XML and Javascript Pin
N a v a n e e t h6-Jan-09 20:01
N a v a n e e t h6-Jan-09 20:01 
GeneralRe: XML and Javascript Pin
jonhbt6-Jan-09 20:15
jonhbt6-Jan-09 20:15 
AnswerRe: XML and Javascript Pin
Aman Bhullar6-Jan-09 20:19
Aman Bhullar6-Jan-09 20:19 
Question.Net and COM interop Pin
TSKNaidu6-Jan-09 19:43
TSKNaidu6-Jan-09 19:43 
AnswerRe: .Net and COM interop Pin
N a v a n e e t h6-Jan-09 19:53
N a v a n e e t h6-Jan-09 19:53 
GeneralRe: .Net and COM interop Pin
TSKNaidu7-Jan-09 3:02
TSKNaidu7-Jan-09 3:02 
QuestionHow to get the reference of label control through javascript? Pin
meeram3956-Jan-09 19:41
meeram3956-Jan-09 19:41 

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.