Click here to Skip to main content
15,898,134 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: LDAP Pin
Grapes-R-Fun10-Feb-07 13:07
Grapes-R-Fun10-Feb-07 13:07 
GeneralRe: LDAP Pin
deepti.sicsr11-Feb-07 17:30
deepti.sicsr11-Feb-07 17:30 
GeneralRe: LDAP Pin
Grapes-R-Fun12-Feb-07 2:02
Grapes-R-Fun12-Feb-07 2:02 
QuestionNetwork Error (tcp_error) Pin
Siva Rama Raju9-Feb-07 19:06
Siva Rama Raju9-Feb-07 19:06 
QuestionFileupload in ASP.NET2.0 AJAX enabled website Pin
roopa_ rai9-Feb-07 17:38
roopa_ rai9-Feb-07 17:38 
AnswerRe: Fileupload in ASP.NET2.0 AJAX enabled website Pin
Bassam Saoud9-Feb-07 22:54
Bassam Saoud9-Feb-07 22:54 
Questionunexpected error 0x8ffe2740 occured Pin
prabhu dot net9-Feb-07 17:26
prabhu dot net9-Feb-07 17:26 
AnswerRe: unexpected error 0x8ffe2740 occured Pin
we_swati12-Feb-07 7:11
we_swati12-Feb-07 7:11 
IIS is unable to start; it looks like another program is using port 80 from my IIS. You receive "unexpected error 0x8ffe2740 occured" when trying to start IIS manually.

Test:
Run in the dos-prompt: netstat -an >c:\netstat.txt
In the result file look if port 80 is LISTENING. If so, another program is using port 80.

Solution:
1.Start 'Task manager' and start killing 1 application; then run netstat again, until you find the application that caused the problem (dot not kill explorer).
2.Try to find out where this application is started (registry 'run' or icon or startup folder) and solve the problem.

Information:
In my case 'SKYPE' was causing the problem; in the Skype options i found: 'Connection: use port 80 as an alternative.'


restart IIS and see
QuestionAsp.net & Flash Pin
AnhTin9-Feb-07 16:35
AnhTin9-Feb-07 16:35 
QuestionDelete Temp File after N seconds Pin
Shawn_H9-Feb-07 16:04
Shawn_H9-Feb-07 16:04 
AnswerRe: Delete Temp File after N seconds Pin
Bassam Saoud9-Feb-07 22:58
Bassam Saoud9-Feb-07 22:58 
Questionweb service - how to setup access Pin
we_swati9-Feb-07 13:40
we_swati9-Feb-07 13:40 
AnswerRe: web service - how to setup access Pin
asithangae9-Feb-07 16:49
asithangae9-Feb-07 16:49 
QuestionSecurity ( redirect user to some forms in loggin according to ROLE) Pin
Islam Khalil Saber9-Feb-07 13:24
Islam Khalil Saber9-Feb-07 13:24 
AnswerRe: Security ( redirect user to some forms in loggin according to ROLE) Pin
kubben12-Feb-07 2:16
kubben12-Feb-07 2:16 
GeneralRe: Security ( redirect user to some forms in loggin according to ROLE) Pin
Islam Khalil Saber12-Feb-07 11:55
Islam Khalil Saber12-Feb-07 11:55 
GeneralRe: Security ( redirect user to some forms in loggin according to ROLE) Pin
kubben13-Feb-07 2:37
kubben13-Feb-07 2:37 
QuestionRegular Expression Question Pin
achimera9-Feb-07 12:54
achimera9-Feb-07 12:54 
AnswerRe: Regular Expression Question Pin
Guffa9-Feb-07 13:05
Guffa9-Feb-07 13:05 
QuestionEmail Address Verification... Pin
code-frog9-Feb-07 12:36
professionalcode-frog9-Feb-07 12:36 
AnswerRe: Email Address Verification... Pin
User 17164929-Feb-07 13:43
professionalUser 17164929-Feb-07 13:43 
Question.dll ? A solution file not present Pin
lehya9-Feb-07 10:46
lehya9-Feb-07 10:46 
AnswerRe: .dll ? A solution file not present Pin
asithangae9-Feb-07 16:39
asithangae9-Feb-07 16:39 
Questionchange the webservice Pin
srinandan..9-Feb-07 8:24
srinandan..9-Feb-07 8:24 
AnswerRe: change the webservice Pin
kubben9-Feb-07 9:53
kubben9-Feb-07 9:53 

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.