Click here to Skip to main content
16,008,010 members
Home / Discussions / Web Development
   

Web Development

 
QuestionProblem with webservice in production env Pin
Dario Solera17-Oct-05 0:52
Dario Solera17-Oct-05 0:52 
AnswerRe: Problem with webservice in production env Pin
Rob Philpott17-Oct-05 1:00
Rob Philpott17-Oct-05 1:00 
GeneralRe: Problem with webservice in production env Pin
Dario Solera17-Oct-05 1:04
Dario Solera17-Oct-05 1:04 
GeneralRe: Problem with webservice in production env Pin
Rob Philpott17-Oct-05 1:15
Rob Philpott17-Oct-05 1:15 
GeneralRe: Problem with webservice in production env Pin
Dario Solera17-Oct-05 3:32
Dario Solera17-Oct-05 3:32 
Questioncannot create a new web application Pin
YoungLearner16-Oct-05 0:42
YoungLearner16-Oct-05 0:42 
AnswerRe: cannot create a new web application Pin
Vasudevan Deepak Kumar17-Oct-05 0:35
Vasudevan Deepak Kumar17-Oct-05 0:35 
AnswerRe: cannot create a new web application Pin
Manuel F. Hernandez17-Oct-05 14:19
Manuel F. Hernandez17-Oct-05 14:19 
The filepath directory and the localhost directory should be one and the same. On your file path webapplication is plural and your localhost it is not.

Also on most systems the directory is C:\inetpub not C:\iinetpub.

Do you have a c:\inetpub\wwwroot\webapplication1 directory? If you do check your webapplication1.vbproj.webinfo and see if it looks like this...
<visualstudiouncweb>
<web urlpath="http://localhost/Webapplication1/WebApplication1.vbproj">


...but then again on most systems it probably reads
<visualstudiouncweb>
<web urlpath="http://localhost/WebProject1/WebProject1.vbproj">

QuestionRe: cannot create a new web application Pin
Anonymous17-Oct-05 16:46
Anonymous17-Oct-05 16:46 
Questionsearching from first character Pin
Nighth@wk16-Oct-05 0:33
Nighth@wk16-Oct-05 0:33 
AnswerRe: searching from first character Pin
Guffa16-Oct-05 1:49
Guffa16-Oct-05 1:49 
GeneralRe: searching from first character Pin
Nighth@wk16-Oct-05 2:40
Nighth@wk16-Oct-05 2:40 
GeneralRe: searching from first character Pin
Guffa16-Oct-05 7:18
Guffa16-Oct-05 7:18 
Questionshow/hide div element with dhtml Pin
James Brown15-Oct-05 10:59
James Brown15-Oct-05 10:59 
AnswerRe: show/hide div element with dhtml Pin
Guffa16-Oct-05 2:02
Guffa16-Oct-05 2:02 
Questiontry in asp with javascript Pin
karanba14-Oct-05 21:24
karanba14-Oct-05 21:24 
QuestionImage rollover in Javascript Pin
Tesic Goran14-Oct-05 19:18
professionalTesic Goran14-Oct-05 19:18 
GeneralRe: Image rollover in Javascript Pin
Guffa14-Oct-05 23:09
Guffa14-Oct-05 23:09 
GeneralRe: Image rollover in Javascript Pin
Tesic Goran15-Oct-05 2:31
professionalTesic Goran15-Oct-05 2:31 
GeneralRe: Image rollover in Javascript Pin
Tesic Goran15-Oct-05 2:49
professionalTesic Goran15-Oct-05 2:49 
GeneralRe: Image rollover in Javascript Pin
Tesic Goran15-Oct-05 2:54
professionalTesic Goran15-Oct-05 2:54 
GeneralRe: Image rollover in Javascript Pin
Tesic Goran15-Oct-05 2:56
professionalTesic Goran15-Oct-05 2:56 
AnswerRe: Image rollover in Javascript Pin
vbturbo16-Oct-05 2:57
vbturbo16-Oct-05 2:57 
QuestionASP.NET Pin
hung_ngole14-Oct-05 17:06
hung_ngole14-Oct-05 17:06 
AnswerRe: ASP.NET Pin
softgeek123415-Oct-05 10:33
softgeek123415-Oct-05 10: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.