Click here to Skip to main content
15,885,914 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I am write server side code in client side using "<% %>" this block in VS 2012,if i use break point i can trace break point and each line i can trace,

But same code with same block "<% %>"if i write in vs2010 ,i cant use break point and also i cant use alert also ,bcz this is server side code and also it show warring msg,in open and end tag it show warring msg like "Expected expression"

Here i attach both vs 2012 and 2010 screenshot in client side which i write server side code.if we see screenshot can find different between 2012 and 2010

http://prntscr.com/6q6gcq[^]

http://prntscr.com/6q6gf3[^]

First link is vs 2012 and second link is 2010,my problem is i cant use breakpoint in vs2010,bcz i need to trace each line value,but one thing it not show any error.


What open and close tag need to use in vs2010 for server side code in client side.

Regards

Araind
Posted
Updated 5-Apr-15 22:06pm
v3

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