Wierd situation: <ASP_SMARTNAV_RDIR url="/deco/Default.aspx">

V

VB Programmer

When I run my asp.net app locally it runs perfectly. I upload it to another
server it runs perfectly.

I upload it to a 2nd server and the 1st page (Default.aspx) comes up fine.
I then navigate to the 2nd page. When I click on a button (which does a db
delete then a response.redirect to Default.aspx) it goes to a blank page and
here is the source:

<BODY><ASP_SMARTNAV_RDIR
url="/deco/Default.aspx"></ASP_SMARTNAV_RDIR></BODY>

Any ideas? This is wierd.
 
C

cbDevelopment

Does server 2 have the aspnet_client virtual directory installed in it?
SmartNav depends on some javascripts that exist in that virtual directory.
 
C

cbDevelopment

Is it feasible to disable smartnavigation on the page(s) for
troubleshooting? This is in the page directive <%page ...
smartnavigation=true%>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top