Link to home
Create AccountLog in
ASP.NET

ASP.NET

--

Questions

--

Followers

Top Experts

Avatar of Murray Brown
Murray Brown🇬🇧

ASP.net problem with debugger
Hi
I am unable to step through my VB code in ASP.net. When I run in debug mode I get the following screen

User generated image

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of HainKurtHainKurt🇨🇦

do you have anything like this in config file?

<Optimize>true</Optimize>

Open in new window

make it false and try again...

Avatar of Murray BrownMurray Brown🇬🇧

ASKER

Hi. I don't

ASKER CERTIFIED SOLUTION
Avatar of HainKurtHainKurt🇨🇦

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.

ASP.NET

ASP.NET

--

Questions

--

Followers

Top Experts

The successor to Active Server Pages, ASP.NET websites utilize the .NET framework to produce dynamic, data and content-driven web applications and services. ASP.NET code can be written using any .NET supported language. As of 2009, ASP.NET can also apply the Model-View-Controller (MVC) pattern to web applications