Click here to Skip to main content
15,891,607 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Conversion failed when converting from a character string to uniqueidentifier.

------------------------------------------------------------------
Inserted a suggested correction to handle the 'uniqueidentifier' problem and got an error:

Parser Error Message: The server tag is not well formed.
and a compiler error:
the "+Guid.Empty.ToString()+" as UserId,

This portion of the line as a red underline commented.

Valuation (asp.net): The attribute must be followed by an equal sign (=) and a value. if the value is in quotation marks, the quotation marks must match.
Posted
Updated 3-Jul-10 7:59am
v2
Comments
DaveAuld 5-Jul-10 3:10am    
Show more code where you are trying to do the conversion.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900