473,397 Members | 2,068 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,397 software developers and data experts.

Smartnavigation not working on windows 2003 server

I have turned on smartnavigation=True for some of the forms in my .NET
application. It seemed to be working fine on Windows 2000 SP4, which also has
VS 2003 installted, but when I moved the application to window 2003
production evnironment, the Smartnavigation stopped working.

Any ideas or suggestions would be appreciated.

Thanks,
Ashhad.
Mar 24 '06 #1
3 2018
Have you tried viewing the website from a Windows XP machine running IE?
Smart navigation uses Javascript and Windows 2003 Server has 'Enhanced
Internet Security' installed as default. This basically stops some scripting
running. One way around this is to reduce the security zone for trusted sites
to nothing and then add your website URL to the list of Trusted Sites by
Internet Explorer.

This should basically allow your web browser to run the javascript necessary
to automatically scroll down the page to where it was before postback.

I hope this helps.

Regards,

--
Kurt Farrar
..NET Developer & Computer Enthusiast

"Ashhad Syed" wrote:
I have turned on smartnavigation=True for some of the forms in my .NET
application. It seemed to be working fine on Windows 2000 SP4, which also has
VS 2003 installted, but when I moved the application to window 2003
production evnironment, the Smartnavigation stopped working.

Any ideas or suggestions would be appreciated.

Thanks,
Ashhad.

Mar 24 '06 #2
Kurt:

THanks for your response. In both cases I was viewing the website from the
same computer.

case 1: smartnavigation is working, application being hosted on windows 2000,
case 2: smartnavigation not working, application being hosted on windows 2003

Therefore I believe this has to do with the hosting environment, rather than
the viewing environment. If I am understanding your response correctly, you
were suggesting changing the security level of the viewing environment,
correct?

Thanks,
Ashhad.

"Kurt Farrar" wrote:
Have you tried viewing the website from a Windows XP machine running IE?
Smart navigation uses Javascript and Windows 2003 Server has 'Enhanced
Internet Security' installed as default. This basically stops some scripting
running. One way around this is to reduce the security zone for trusted sites
to nothing and then add your website URL to the list of Trusted Sites by
Internet Explorer.

This should basically allow your web browser to run the javascript necessary
to automatically scroll down the page to where it was before postback.

I hope this helps.

Regards,

--
Kurt Farrar
.NET Developer & Computer Enthusiast

"Ashhad Syed" wrote:
I have turned on smartnavigation=True for some of the forms in my .NET
application. It seemed to be working fine on Windows 2000 SP4, which also has
VS 2003 installted, but when I moved the application to window 2003
production evnironment, the Smartnavigation stopped working.

Any ideas or suggestions would be appreciated.

Thanks,
Ashhad.

Mar 24 '06 #3
Yes, you're right. I misunderstood what you meant. I thought you meant that
you'd moved the host and was trying to view the application using the host.

That sounds unusual since the smart navigation stuff is javascript that is
written into the page that is loaded in the client browser. I assume there is
absolutely no difference between the deployed website on both of the hosts
(ie. same build for same version of the .net framework) and that the
configuration in IIS (ie. same website name, same virtual directory etc.) is
all the same on both hosts?

Have you checked the HTTP Headers are the same for both hosts? I'm wondering
if maybe one of the servers is returning something in the headers that is
screwing up the javascript that comes back to the page.

--
Kurt Farrar
..NET Developer & Computer Enthusiast

"Ashhad Syed" wrote:
Kurt:

THanks for your response. In both cases I was viewing the website from the
same computer.

case 1: smartnavigation is working, application being hosted on windows 2000,
case 2: smartnavigation not working, application being hosted on windows 2003

Therefore I believe this has to do with the hosting environment, rather than
the viewing environment. If I am understanding your response correctly, you
were suggesting changing the security level of the viewing environment,
correct?

Thanks,
Ashhad.

"Kurt Farrar" wrote:
Have you tried viewing the website from a Windows XP machine running IE?
Smart navigation uses Javascript and Windows 2003 Server has 'Enhanced
Internet Security' installed as default. This basically stops some scripting
running. One way around this is to reduce the security zone for trusted sites
to nothing and then add your website URL to the list of Trusted Sites by
Internet Explorer.

This should basically allow your web browser to run the javascript necessary
to automatically scroll down the page to where it was before postback.

I hope this helps.

Regards,

--
Kurt Farrar
.NET Developer & Computer Enthusiast

"Ashhad Syed" wrote:
I have turned on smartnavigation=True for some of the forms in my .NET
application. It seemed to be working fine on Windows 2000 SP4, which also has
VS 2003 installted, but when I moved the application to window 2003
production evnironment, the Smartnavigation stopped working.

Any ideas or suggestions would be appreciated.

Thanks,
Ashhad.

Mar 24 '06 #4

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

Similar topics

1
by: Nicolas LeBlanc | last post by:
First of all, I'd like to state that I would like to have SmartNavigation enabled on my site due to some massive work on the UI do to nice things that works a lot better if the scroll position is...
4
by: Chris Ruegsegger | last post by:
I have a registration type page that asks a series of questions but does so using Panels to display only a couple at a time. I have a Next and Back button on each panel for navigation purposes. ...
0
by: Inigo Jimenez | last post by:
I have an ASP .net web application installed in a Windows 2003 server. This web application has a webform that has a Datagrid with smartnavigation enabled. In this webpage I have a button that...
8
by: Inigo Jimenez | last post by:
I have an ASP .net web application installed in a Windows 2003 server. This web application has a webform that has a Datagrid. This Datagrid is filled with the data of a SQL table. I have a...
4
by: Dagong Wang | last post by:
Hi, I have an ASP.NET application that works fine in my testing server. However, when I uploaded it into a hosting server, page SmartNavigation option and server side redirection, such as...
0
by: Devin | last post by:
SmartNavigation is not working on the website that I loaded up, but it does work on the WebMatrix test server. I read somewhere that this requires a /aspnet_client directory on the server. If so,...
2
by: magister | last post by:
Does smartnavigation on parent page make user controls page_load twice... Any fixes for this!!! Problem is when boss sees smartnavigation he likes but it causes lots of other bugs....why...
2
by: jahyen | last post by:
I'm trying to track down why SmartNavigation isn't working on a site. I have created a brand new form, set SmartNavigation=true and added some text and a button. There is no code in the codebehind...
1
by: danyeungw | last post by:
I get the following from the link http://support.microsoft.com/kb/314206. I need to have both work - the page stays where it is and set focus to next control. Does anyone have solution? I have...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.