Smart Navigation Problem

  • Thread starter Thread starter Simone
  • Start date Start date
S

Simone

This problem appeared after we moved our application to the production
server.
On the test and development servers, the smart navigation feature works
well, and we don't even see the flash (flickering) on postbacks. But on the
production server, the smart navigation doesn't seem to work, and we see
some real flash gaps between postbacks. Does anybody have any idea?
 
Same browser for viewing both test and production.
I'm investigating it and I think it might have to do with the fact that the
web site on the production server can't see the
C:\Inetpub\wwwroot\aspnet_client folder.
 
Back
Top