Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - Pages "stuck" unless debugged...

 
Thread Tools Search this Thread
Old 07-19-2005, 06:30 PM   #1
Default Pages "stuck" unless debugged...


Here's something really bizarre that I've not encountered in my 4 yrs. of
..NET development which hopefully, someone here can provide an explanation
for...

I've inherited an in-house app which is very poorly written (spaghetti code,
huge footprint, super-slow, hard to maintain, no standards or consistency,
etc.) This thing has a few demons in it but this one is most disruptive.

I can, for example, add a new feature to a page or fix a big and then go
back and run the application to test it. In many cases, until I run the app
through vs.net in debug-mode the changes/fixes just won't "appear". That
is...I can't see my changes until I run the debugger...then the app begins to
behave as expected...but not until then.

Nothing is being cached (neither client or server-side).

What would cause this?


=?Utf-8?B?emFtYml6emk=?=
  Reply With Quote
Old 07-20-2005, 10:54 PM   #2
mallik
 
Posts: n/a
Default Re: Pages "stuck" unless debugged...

Make sure that the complete solution is re-built. When you start debugging
the IDE does a re-build, so you'll find it all fine.

Check if the start project has any project/assembly references and they're
all current before you run it.

"zambizzi" <> wrote in message
news:0652159D-1D2F-4EDF-B87B-...
> Here's something really bizarre that I've not encountered in my 4 yrs. of
> .NET development which hopefully, someone here can provide an explanation
> for...
>
> I've inherited an in-house app which is very poorly written (spaghetti

code,
> huge footprint, super-slow, hard to maintain, no standards or consistency,
> etc.) This thing has a few demons in it but this one is most disruptive.
>
> I can, for example, add a new feature to a page or fix a big and then go
> back and run the application to test it. In many cases, until I run the

app
> through vs.net in debug-mode the changes/fixes just won't "appear". That
> is...I can't see my changes until I run the debugger...then the app begins

to
> behave as expected...but not until then.
>
> Nothing is being cached (neither client or server-side).
>
> What would cause this?





mallik
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Canon iP4000 printer only prints test pages jumar55 Hardware 0 05-03-2009 07:22 AM
How to open Web Application pages (ASPX) in Windows application. arameshmca Software 1 02-07-2008 03:18 AM
Unable to view web pages acaravia General Help Related Topics 1 08-07-2007 05:16 AM
.NET stops compiling some aspx pages angelbrown Software 0 09-04-2006 01:48 PM
DVD web pages WTD TSKO DVD Video 0 09-11-2003 08:04 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46