Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
17743 Points
1414 Posts
Dec 07, 2011 07:51 AM|LINK
Hi,
You can try to use compilerOptions of compiler settings to add advanced options:
You can try to edit web.config in .net framework folder to globally set strict on.
I'm looking forward for your reply.
XiaoCheng Fa...
All-Star
17743 Points
1414 Posts
Re: Set option Strict / Infer / Explicit / Compare on Web sites - not working
Dec 07, 2011 07:51 AM|LINK
Hi,
You can try to use compilerOptions of compiler settings to add advanced options:
<div id="imcontent"><compiler language="vb" compilerOptions="optioncompare:text" /></div>You can try to edit web.config in .net framework folder to globally set strict on.
I'm looking forward for your reply.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework