Click here to Skip to main content
15,909,205 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Dynamic create Textbox as per database Pin
Brij11-Dec-08 23:22
mentorBrij11-Dec-08 23:22 
AnswerRe: Dynamic create Textbox as per database Pin
Christian Graus11-Dec-08 23:37
protectorChristian Graus11-Dec-08 23:37 
AnswerRe: Dynamic create Textbox as per database Pin
N a v a n e e t h11-Dec-08 23:37
N a v a n e e t h11-Dec-08 23:37 
QuestionProbleming in Launching a website. Pin
Nanda_MR11-Dec-08 21:29
Nanda_MR11-Dec-08 21:29 
AnswerRe: Probleming in Launching a website. Pin
Abhijit Jana11-Dec-08 21:37
professionalAbhijit Jana11-Dec-08 21:37 
GeneralRe: Probleming in Launching a website. Pin
Nanda_MR11-Dec-08 23:08
Nanda_MR11-Dec-08 23:08 
GeneralRe: Probleming in Launching a website. Pin
Abhijit Jana11-Dec-08 23:55
professionalAbhijit Jana11-Dec-08 23:55 
AnswerRe: Probleming in Launching a website. Pin
Rajiv Sharma11-Dec-08 21:56
Rajiv Sharma11-Dec-08 21:56 
You didn't mentione if the 8 to 10 computers are on a network (LAN). if you you can launch the website in the following easy steps:

1. Compile your website application on your development machine in release mode.
2. Publich the website to some folder say d:\webapps\mywebsite\
3. Make a virtual directory for this folder in IIS, Set Permissions, Give access to Anonymouse user (for other comouters on same network to be able to open the website)
4. Now try to run the website as http://localhost/mywebsite/default.aspx here mywebsite is the virtual directory AND/OR website name (can be same for both)
5. Try to run it as http://YOURMACHINENAME/mywebsite/default.aspx
here replace localhost with YOURMACHINENAME (MYDEVMACHINE)or IP ADDRESS (e.g. 192.168.0.25)
6. Now the other computers on the same network should be able to access the website with URL
http://YOURMACHINENAME/mywebsite/default.aspx
or
http://IPADDRESS/mywebsite/default.aspx

Keep your windows firewall/ antivirus firwall off.
GeneralRe: Probleming in Launching a website. Pin
Nanda_MR11-Dec-08 23:09
Nanda_MR11-Dec-08 23:09 
AnswerRe: Probleming in Launching a website. Pin
Christian Graus11-Dec-08 22:39
protectorChristian Graus11-Dec-08 22:39 
AnswerRe: Probleming in Launching a website. Pin
Brij11-Dec-08 23:28
mentorBrij11-Dec-08 23:28 
QuestionThai Fonts which supports english language in easypdf and supports adobe 8.1.2 [modified] Pin
Member 344710411-Dec-08 20:34
Member 344710411-Dec-08 20:34 
QuestionOpening a excel file through webservice Pin
lavankumar11-Dec-08 20:19
lavankumar11-Dec-08 20:19 
AnswerRe: Opening a excel file through webservice Pin
Christian Graus11-Dec-08 20:24
protectorChristian Graus11-Dec-08 20:24 
AnswerRe: Opening a excel file through webservice Pin
Brij11-Dec-08 21:24
mentorBrij11-Dec-08 21:24 
GeneralRe: Opening a excel file through webservice Pin
lavankumar11-Dec-08 21:30
lavankumar11-Dec-08 21:30 
GeneralRe: Opening a excel file through webservice Pin
Christian Graus11-Dec-08 22:34
protectorChristian Graus11-Dec-08 22:34 
GeneralRe: Opening a excel file through webservice Pin
lavankumar11-Dec-08 23:18
lavankumar11-Dec-08 23:18 
GeneralRe: Opening a excel file through webservice Pin
_AK_11-Dec-08 23:34
_AK_11-Dec-08 23:34 
GeneralRe: Opening a excel file through webservice Pin
Christian Graus11-Dec-08 23:38
protectorChristian Graus11-Dec-08 23:38 
QuestionDropdown in GridView template Column Pin
codingrocks11-Dec-08 20:18
codingrocks11-Dec-08 20:18 
AnswerRe: Dropdown in GridView template Column Pin
Parwej Ahamad11-Dec-08 20:31
professionalParwej Ahamad11-Dec-08 20:31 
GeneralRe: Dropdown in GridView template Column Pin
codingrocks11-Dec-08 21:09
codingrocks11-Dec-08 21:09 
GeneralRe: Dropdown in GridView template Column Pin
Nishant Singh11-Dec-08 22:11
Nishant Singh11-Dec-08 22:11 
Questionmail attachment problem(mail box unavailable,The server response was: 5.7.1 Unable to relay) Pin
MS Lee11-Dec-08 20:04
MS Lee11-Dec-08 20:04 

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.