Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Programmers !!

Have a good day all of you.

I need a help from you guys.

am working on asp.net project ( Asp.net, C#, SqlServer 2005) its finished now and working fine.

But am facing a problem during hosting in my company, By the way this is intranet application.

I have Two Servers Windows Server 2003(IIS 6) and Windows Server 2008(IIS 7)

so, in my project I have a scrolling(Marquee) data from right to left. This Scrolling data is taking data from SqlServer database.

So my problem is, this Marquee(data Scrolling) is working fine in windows Server 2003.
But it is not scrolling in Windows server 2008.

By the way, the project and database in both the servers are same.

Can you please help me what is the solution for this.

Thanks in Advance.
Posted
Comments
AshishChaudha 30-Jan-13 2:17am    
what exception occurs??
HYD Webdeveloper 30-Jan-13 4:17am    
No exceptions, it is displaying in windows server 2003 but not in windows server 2008.

Is anything need to install in Server 2008(like Updates javaupdates, flash etc) for scrolling Marquee.

Please share your code for appropriate solution.
 
Share this answer
 
Comments
HYD Webdeveloper 30-Jan-13 4:17am    
hello sir, it is displaying in windows server 2003 but not in windows server 2008.

Is anything need to install in Server 2008(like Updates javaupdates, flash etc) for scrolling Marquee.
We might not be able to answer you until we see the code. We are not sure what kind of Marquee you are using. Is it Javascript or Server Side coding. Did you check on different Browsers on Windows Server 2003 and see if it is working on all browsers in same environment etc.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900