C
comzy
Hi all,
I have a peculiar problem. After migrating my existing asp.net
2003 project to 2005 my project works fine without any problem. The
moment i thought of debugging it i came to face this peculiar problem
which is as follows.
when i run the project by typing the URL dirctly in the browser i can
see the following line in the view source:
<script src="/aspnet_client/system_web/2_0_50727/WebUIValidation.js"
Bu when i tried to run directly from the VS.NET 2005 IDE this line is
not getting included. can anyone help me out to solve this problem.
Thanks ,
Shiva.
I have a peculiar problem. After migrating my existing asp.net
2003 project to 2005 my project works fine without any problem. The
moment i thought of debugging it i came to face this peculiar problem
which is as follows.
when i run the project by typing the URL dirctly in the browser i can
see the following line in the view source:
<script src="/aspnet_client/system_web/2_0_50727/WebUIValidation.js"
Bu when i tried to run directly from the VS.NET 2005 IDE this line is
not getting included. can anyone help me out to solve this problem.
Thanks ,
Shiva.