473,836 Members | 1,861 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WebResource.axd issue on W2003 server

TR
Hi,

we want to go public at a customer and have a problem at their Windows 2003
server (IIS6) running a ASP.NET solution with CLR framework 2.0.

In the welcome page (simple one, no logic) we use the build in menu control
with one sub-menu (dropdown). Now it seems, it cannot load any javascript
provided by the WebResource.axd handler nor the image(s) required in the
menu (arrow image).

I'm completely out of ideas now, anyone have an idea?
Feb 24 '06 #1
1 1402
TR
I found the reason: UrlScan.exe blocked all except .aspx and .asmx.
One day lost for searching and fiddeling around... :-)

"TR" <me@me.com> wrote in message
news:O0******** ******@TK2MSFTN GP09.phx.gbl...
Hi,

we want to go public at a customer and have a problem at their Windows
2003 server (IIS6) running a ASP.NET solution with CLR framework 2.0.

In the welcome page (simple one, no logic) we use the build in menu
control with one sub-menu (dropdown). Now it seems, it cannot load any
javascript provided by the WebResource.axd handler nor the image(s)
required in the menu (arrow image).

I'm completely out of ideas now, anyone have an idea?

Feb 25 '06 #2

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

Similar topics

1
5363
by: Durairaj Avasi | last post by:
#!/usr/bin/perl -w use Net::LDAP; use Net::LDAP::Util qw(ldap_error_name ldap_error_text); my $ldap = Net::LDAP->new('xy.webdurai.net', port=> 389) or die "$@"; $ldap->debug(15); my @args = ( base => 'DC=xy', scope => "subtree", filter => '(&(objectClass=user)(objectCategory=Person))',
3
2056
by: Fabienne | last post by:
I've to migrate website from IIS 2.0 to IIS 6.0. Simple asp pages are working, but pages with visual interdev 6.0 controls not work ! HTTP 500 (internal server error) Visual Interdev 6.0 is it compatible with II 6.0 on W2003 server ? Thanks for your answer
0
1840
by: fake | last post by:
aloha, i have one question. We have installed oracle DB 9i on server which is running on W2003 server os. Instalation of server was not our problem because that is job of other firm. After installation of database, import of shema was very fast . We have software which is running on oracle database. When we upgrade our shema, it seems that works fine & fast but it is 40 minutes long. So I ask you, is it possible that ther is some problem...
0
1347
by: Eddie Borden | last post by:
I have a MS-SQL server in a V-LAN that has other MS-SQL servers in it and is connected to other V-LAN's that have MS-SQL servers. I am trying to lock down this server in everyway possible. I have one last issue that hopefully someone on this group can assist with. I will lock down all MS-SQL tools except Query Analyzer by simply not providing access to them. The issue that I have with Query Analyzer is at least two fold...
0
1445
by: Tony Epton | last post by:
I am not quite a newbie in the area of SQL server - more "knows just enough to be dangerous" - so please be gentle with me. Cross posted to several groups - apologies if too far off topic I have an application that does a lot of massaging of data (insurance claims) from 3 different data sources to present one set of nice homogeneous output tables. Uses about 200 various tables and about 300 queries to do the work ( sounds like a mess -...
6
1320
by: Bill Buss | last post by:
After several months of successful development in Visual Studio .NET on our Windows 2003 Small Business Server, I now receve a message: "Error while trying to run project: Unable to start debugging on the web server. You do not have privileges to debug the web server process." I can run from the IDE without debugging, but can't attach to the w3wp.exe process. This also gives access denied. I have read many messages where developers...
2
1830
by: Ian | last post by:
I have a Windows 2003 server running IIS6.0 It has a number of ASP.NET sites running on it. I'm trying to instal a legacy classic ASP site, but trying to access and pages with the .asp suffix produces a "The system cannot find the file specified." page, or when run locally a 404. Interesting to note that when I make default.asp my default content page and browse to /mydomain/ rather then /mydomain/default.asp, this page works
1
2941
by: pmkconsulting | last post by:
Hello, I am using an asp script that uses rptserver.asp to display some reports over http. It worked fine previously but now the webpages with the report display just hang. I tried switching from the activex viewer to java viewer and still the same. I don't know what changed, except I do the Windows updates. Can anyone tell me the best way to trouble ASP problems. The page just stays blank forever and that status bar slowly progresses. No...
17
6077
by: eranil84 | last post by:
I get this "The LinkMasterFields Property setting has produced this error: 'A problem occurred while Microsoft Office Access was communicating with the OLE server or ActiveX Control' " error message when I try to add/edit line item to the subform and when I click OK, I am able to make changes, but the changes are not saved to the database. This happens only when I try to use Access Database remotely. things work fine when I go to the server...
0
9656
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10819
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10526
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10567
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9349
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7771
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6972
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5811
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3100
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.