Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
3230 Points
668 Posts
May 07, 2012 04:54 AM|LINK
http://msdn.microsoft.com/en-us/library/ekw4dh3f.aspx
if still you are getting the following error
'ss' is an undeclared prefix. Line 2, position 2.
then refer to this link http://stackoverflow.com/questions/2811053/undeclared-reference-to-namespace-prefix-error
and i think you have to declare ss
tusharrs
Contributor
3230 Points
668 Posts
Re: How to read XML in C#?
May 07, 2012 04:54 AM|LINK
http://msdn.microsoft.com/en-us/library/ekw4dh3f.aspx
if still you are getting the following error
'ss' is an undeclared prefix. Line 2, position 2.
then refer to this link http://stackoverflow.com/questions/2811053/undeclared-reference-to-namespace-prefix-error
and i think you have to declare ss
( Mark as Answer if it helps you out )
View my Blog