This is a migrated thread and some comments may be shown as answers.

[Solved] invalid webresource request

1 Answer 232 Views
Window
This is a migrated thread and some comments may be shown as answers.
Robert Madrian
Top achievements
Rank 1
Veteran
Iron
Robert Madrian asked on 10 Dec 2007, 09:15 AM
Hello,

We use your controls in our web apps and onkly with rad window we get the following error after open it:

Error message: This is an invalid webresource request

URL: http://meinmarktplatz.wko.at/WebResource.axd?d=sXGhMJUQWbZJTOVhfFmItV_HP5FSPDp_f0_Hw1hwsyrjbB2VhD5ZptQ09NEdi0k56M9jT0Vx-7NG463CZIf5HnOYHZRUSDwve-O1Nji4VRo1&t=633327974183221250

NET Runtime version: 2.0.50727.832

Application Domain: /LM/W3SVC/255116639/Root-1-128417478756300202

Assembly Codebase: C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll

Assembly Full Name: System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

Assembly Version: 2.0.0.0

Assembly Build Date: 10.07.2007 20:38:41

Exception Type: System.Web.HttpException

Exception Message: Dies ist eine ungültige Webressourcenanforderung.

Exception Source: System.Web

Exception Target Site: System.Web.IHttpHandler.ProcessRequest

---- Stack Trace ----

System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRequest(context As HttpContext)

(unknown file): N 03054

System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

(unknown file): N 00303

System.Web.HttpApplication.ExecuteStep(step As IExecutionStep, completedSynchronously As Boolean&)

(unknown file): N 00064

---- ASP.NET Collections ----

QueryString

d sXGhMJUQWbZJTOVhfFmItV_HP5FSPDp_f0_Hw1hwsyrjbB2VhD5ZptQ09NEdi0k56M9jT0Vx-7NG463CZIf5HnOYHZRUSDwve-O1Nji4VRo1

t 633327974183221250

Cookies

style medium

ASP.NET_SessionId tsgsq0amm4igginecw4dlf55

style medium

wkoeb_p 7043043326,0903246395,753

wkoeb 6243229946,8589736250,363

Application

Marktplatzgemeinschaft_ID 1

Benutzergruppe_ID 1

VAMEmailAddressRegEx ^([\w\.!#\$%\-+.'_]+@[A-Za-z0-9\-]+(\.[A-Za-z0-9\-]+)+)$

VAMEmailAddressRegEx_RE ^([\w\.!#\$%\-+.'_]+@[A-Za-z0-9\-]+(\.[A-Za-z0-9\-]+)+)$

RadProgressContextc69b4f4c-75d3-4cc0-8ea0-d16a37113945Telerik.WebControls.RadProgressContext

RadProgressContext2d6ac437-5604-4c20-8409-5f03ccb40d6bTelerik.WebControls.RadProgressContext

RadProgressContexte281bba5-821a-4fb2-a96b-5bb4ba925189Telerik.WebControls.RadProgressContext

ServerVariables

APPL_MD_PATH /LM/W3SVC/255116639/Root

APPL_PHYSICAL_PATH C:\Inetpub\wwwroot\Marktplatz_WKO\

CONTENT_LENGTH 0

GATEWAY_INTERFACE CGI/1.1

HTTPS off

INSTANCE_ID 255116639

INSTANCE_META_PATH /LM/W3SVC/255116639

LOCAL_ADDR 10.161.0.2

PATH_INFO /WebResource.axd

PATH_TRANSLATED C:\Inetpub\wwwroot\Marktplatz_WKO\WebResource.axd

QUERY_STRING d=sXGhMJUQWbZJTOVhfFmItV_HP5FSPDp_f0_Hw1hwsyrjbB2VhD5ZptQ09NEdi0k56M9jT0Vx-7NG463CZIf5HnOYHZRUSDwve-O1Nji4VRo1&t=633327974183221250

REMOTE_ADDR 88.117.14.76

REMOTE_HOST 88.117.14.76

REMOTE_PORT 1825

REQUEST_METHOD GET

SCRIPT_NAME /WebResource.axd

SERVER_NAME meinmarktplatz.wko.at

SERVER_PORT 80

SERVER_PORT_SECURE 0

SERVER_PROTOCOL HTTP/1.1

SERVER_SOFTWARE Microsoft-IIS/6.0

URL /WebResource.axd

HTTP_CONNECTION Keep-Alive

HTTP_ACCEPT */*

HTTP_ACCEPT_ENCODING gzip, deflate

HTTP_ACCEPT_LANGUAGE de

HTTP_COOKIE style=medium; ASP.NET_SessionId=tsgsq0amm4igginecw4dlf55; style=medium; wkoeb_p=7043043326,0903246395,753; wkoeb=6243229946,8589736250,363

HTTP_HOST meinmarktplatz.wko.at

HTTP_REFERER http://meinmarktplatz.wko.at/Portal.aspx?PageMethod=Show&dstid=1110&srcid=0&eid=33976&Status=Empty

HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)

HTTP_UA_CPU x86

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 10 Dec 2007, 02:10 PM
Hello Robert,

At this point we are not sure what the problem is and cannot tell if it directly related to the RadWindow control. Can you please try opening the content page (that you load in the RadWindow) not in RadWindow but in a standard browser's popup - e.g. opened with window.open() - and see if the problem persists?

If it does, please check your code to see where the error is coming from. If you cannot reproduce the problem with window.open() however, it will be best to open a support ticket and send us your application or a small sample one which reproduces it. We will check it and do our best to help.




Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Window
Asked by
Robert Madrian
Top achievements
Rank 1
Veteran
Iron
Answers by
Georgi Tunev
Telerik team
Share this question
or