Hello, i'm new to .net and i get an error when i put this on my .asmx :( could anyone give a help? the error is on line one -> ERROR <- Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review
the following specific parse error details and modify your source file appropriately. Parser Error Message: The directive 'Page' is unknown. Source Error: Line 1: Line 2: Line 3: ------ If i put this code: I get this error: Parser Error Description: An error
occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: The directive is missing a 'class' attribute. Source Error:
Line 1: Line 2: Line 3: Can someone help me plz? :(
Forgot to add this other try: Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message:
There can be only one 'webservice' directive. Source Error: Line 1: Line 2: Line 3: Line 4: Line 5:
NoBrains
Member
65 Points
13 Posts
How do i do this on a .asmx?
Aug 10, 2003 04:02 AM|LINK
NoBrains
Member
65 Points
13 Posts
Re: How do i do this on a .asmx?
Aug 10, 2003 04:10 AM|LINK
bdesmond
Contributor
4745 Points
944 Posts
MVP
Re: How do i do this on a .asmx?
Aug 10, 2003 06:04 AM|LINK
Windows Server MVP - Directory Services
http://www.briandesmond.com