473,387 Members | 1,664 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

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

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.
Nov 18 '05 #1
3 2011
Does server 2 have the aspnet_client virtual directory installed in it?
SmartNav depends on some javascripts that exist in that virtual directory.

"VB Programmer" <Do*****************@jEmail.com> wrote in
news:OJ**************@TK2MSFTNGP09.phx.gbl:
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.


Nov 18 '05 #2
Yes. In the wwwroot dir there is an aspnet_client subdir.

"cbDevelopment" <de*********@remove.700cb.net> wrote in message
news:Xn***************************@207.46.248.16.. .
Does server 2 have the aspnet_client virtual directory installed in it?
SmartNav depends on some javascripts that exist in that virtual directory.

"VB Programmer" <Do*****************@jEmail.com> wrote in
news:OJ**************@TK2MSFTNGP09.phx.gbl:
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.

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

"VB Programmer" <Do*****************@jEmail.com> wrote in
news:ur**************@tk2msftngp13.phx.gbl:
Yes. In the wwwroot dir there is an aspnet_client subdir.

"cbDevelopment" <de*********@remove.700cb.net> wrote in message
news:Xn***************************@207.46.248.16.. .
Does server 2 have the aspnet_client virtual directory installed in
it? SmartNav depends on some javascripts that exist in that virtual
directory.

"VB Programmer" <Do*****************@jEmail.com> wrote in
news:OJ**************@TK2MSFTNGP09.phx.gbl:
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.



Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Carpe Diem | last post by:
Hello I have an aspx page that loses Session("user") value after a few minutes even after I set <sessionState mode="InProc" cookieless="false" timeout="300"> in web.config and wrote function...
2
by: Murphy | last post by:
Our website contains subdirectories for each subsidiary company, each company has it's own look and feel to the pages in their subdirectory although they are all part of the main website. The...
5
by: z. f. | last post by:
sorry about the previous post, by mistake not completed. i have an asp.net page with the line <%@ OutputCache Duration="30" VaryByParam="none" %> but when i make requests to the page with...
3
by: Jim in Arizona | last post by:
Most of the asp.net learning I've done has been from books that were written during the 1.0 framework. I didn't have a copy of visual studio when I started reading them then I got a hold of VS 2005...
1
by: A.M-SG | last post by:
Hi, I am trying to simplify my app.config file. Can I have a section handler in a separated file? I am looking for something like this: <section name=".." type=".." file="..."> but it...
5
by: Alex Maghen | last post by:
The editor says that when using <a name="xyz" />, the "name" element is "obsolete" but it doesn't suggest a replacement. What's wrong with <a name="xyz" /> to set a page anchor?
37
by: Jan Wagner | last post by:
Hi, can't figure this one out, what's the CSS way to specify the language? In HTML it would be simply an lang="xx" attribute, or XHTML xml:lang="xx", but, how about in CSS? This would be...
1
by: mark4asp | last post by:
<form runat="server"automatically adds <divtag to code contained within. Is there a way to stop that? Mixing block-level elements with inline-level elements messes up the HTML becasuse that is...
36
by: Roedy Green | last post by:
The only browser I have encountered that supports <colgroup><col class="behold"></colgroup> to apply a CSS style to a whole column, is Microsoft Internet Explorer. I have been told it SHOULD NOT...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.