Click here to Skip to main content
15,896,207 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Display text with label Pin
Christian Graus25-Jul-07 13:05
protectorChristian Graus25-Jul-07 13:05 
GeneralRe: Display text with label [modified] Pin
ASPnoob25-Jul-07 14:03
ASPnoob25-Jul-07 14:03 
GeneralRe: Display text with label Pin
doWhileSomething25-Jul-07 16:37
doWhileSomething25-Jul-07 16:37 
QuestionDB2 problem? Pin
kidus125-Jul-07 11:15
kidus125-Jul-07 11:15 
QuestionProblem with IIS7 & ASP 3 (Two) Pin
mehrdadc4825-Jul-07 9:46
mehrdadc4825-Jul-07 9:46 
AnswerRe: Problem with IIS7 & ASP 3 (Two) Pin
Guffa25-Jul-07 10:20
Guffa25-Jul-07 10:20 
AnswerRe: Problem with IIS7 & ASP 3 (Two) Pin
Fred_Smith25-Jul-07 12:42
Fred_Smith25-Jul-07 12:42 
QuestionProblem with IIS7 & ASP 3 (one) Pin
mehrdadc4825-Jul-07 9:44
mehrdadc4825-Jul-07 9:44 
Hi.
I want to run a simple ASP code (ASP 3, Not ASP.Net) with IIS in Vista, but I receive an error:
My HTML File:
**********************************




*********************************
1.asp File:
*******************************
<%@ language=vbscript %>
<%
dim a = request("txt")
response.write(a)
%>
*******************************
when run with IIS and browse html file, when click button this Error Page (1.asp) will be displayed:
*******************************
Server Error in Application "Default Web Site"
-------------------------------------------------------------------------------
HTTP Error 405.0 - Method Not Allowed
Description: The page you are looking for cannot be displayed because an invalid method (HTTP verb) is being used.
Error Code: 0x80070001
Notification: ExecuteRequestHandler
Module: StaticFileModule
Requested URL: http://localhost:80/MyWeb/1.asp
Physical Path: D:\Projects\MyTestWeb\1.asp
Logon User: Anonymous
Logon Method: Anonymous
Handler: StaticFile
***************************************************

Best wishes

QuestionError : Attempted to read or write protected memory Pin
morteza5725-Jul-07 7:51
morteza5725-Jul-07 7:51 
QuestionEmail with multiple address Pin
Sam Heller25-Jul-07 7:37
Sam Heller25-Jul-07 7:37 
AnswerRe: Email with multiple address Pin
kubben25-Jul-07 8:23
kubben25-Jul-07 8:23 
QuestionHow to Populate a treeview with a file Pin
Edward LaPinski25-Jul-07 5:45
Edward LaPinski25-Jul-07 5:45 
AnswerRe: How to Populate a treeview with a file Pin
doWhileSomething25-Jul-07 11:19
doWhileSomething25-Jul-07 11:19 
Question2.0 Reference dataview control text in html??? Pin
munklefish25-Jul-07 5:19
munklefish25-Jul-07 5:19 
Questionregular expression for date Pin
rahul.net1125-Jul-07 5:19
rahul.net1125-Jul-07 5:19 
AnswerRe: regular expression for date Pin
Pete O'Hanlon25-Jul-07 10:22
mvePete O'Hanlon25-Jul-07 10:22 
Questionelement in masterpage in asp.net+c# Pin
mr.mohsen25-Jul-07 5:05
mr.mohsen25-Jul-07 5:05 
AnswerRe: element in masterpage in asp.net+c# Pin
morteza5725-Jul-07 10:05
morteza5725-Jul-07 10:05 
QuestionErrorMessage webconfig Pin
patbourgoin8825-Jul-07 4:49
patbourgoin8825-Jul-07 4:49 
AnswerRe: ErrorMessage webconfig Pin
kubben25-Jul-07 5:39
kubben25-Jul-07 5:39 
QuestionASP 1.1 Pin
Brendan Vogt25-Jul-07 3:35
Brendan Vogt25-Jul-07 3:35 
AnswerRe: ASP 1.1 Pin
Pete O'Hanlon25-Jul-07 10:14
mvePete O'Hanlon25-Jul-07 10:14 
QuestionFolder Structure for Album Pin
Tiger45625-Jul-07 2:47
Tiger45625-Jul-07 2:47 
AnswerRe: Folder Structure for Album Pin
doWhileSomething25-Jul-07 10:55
doWhileSomething25-Jul-07 10:55 
Questiongrid counting probs..., Pin
Member 387988125-Jul-07 2:37
Member 387988125-Jul-07 2:37 

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.