Hi Guys,
Not sure whether it is the correct forum to post this question or not...
This is my first application using Whidbey. I have gone through the step by step tutorials given @
and created the website and it runs perfectly fine using a random local port...
I uploaded the folder containing all the files (.aspx, Code files, administration files etc..) on to my Intranet web folder...
and then i created a "TEST" link on my INTRANET and gave the default.aspx link from this folder that i uploaded...
but it gives me the following error...
Parser Error Message: Unrecognized attribute 'xmlns'.
the below is the line where it is showing the error...
Line 7: <configuration xmlns="
Do i need to adjust my IIS settings to deploy this application(created using VWD)successfully...
I know my IIS settings are set for .aspx pages...because i tested one sample C# code(named it test.aspx) which i got on the internet and it works just fine....
Any suggestions....
Thanks in advance...
-VJ
Not sure whether it is the correct forum to post this question or not...
This is my first application using Whidbey. I have gone through the step by step tutorials given @
and created the website and it runs perfectly fine using a random local port...
I uploaded the folder containing all the files (.aspx, Code files, administration files etc..) on to my Intranet web folder...
and then i created a "TEST" link on my INTRANET and gave the default.aspx link from this folder that i uploaded...
but it gives me the following error...
Parser Error Message: Unrecognized attribute 'xmlns'.
the below is the line where it is showing the error...
Line 7: <configuration xmlns="
Do i need to adjust my IIS settings to deploy this application(created using VWD)successfully...
I know my IIS settings are set for .aspx pages...because i tested one sample C# code(named it test.aspx) which i got on the internet and it works just fine....
Any suggestions....
Thanks in advance...
-VJ