473,586 Members | 2,854 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error message from ASP.NET 2.0

Hello,

I hope somebody can help me!

I get an error message from ASP.NET 2.0 if i want open one report from SQL
Server 2005 -
Reporting Services over the url, for example:
http://severname/reportserver/department/report-test

If i open the Report over the normal -Graphik URL, http://reports, it
works fine!

The error message from the event page is:

Ereignistyp: Warnung
Ereignisquelle: ASP.NET 2.0.50727.0
Ereigniskategor ie: Webereignis
Ereigniskennung : 1310
Datum: 19.01.2007
Zeit: 12:07:19
Benutzer: Nicht zutreffend
Computer: MONZA
Beschreibung:
Ereigniscode: 3008
Ereignismeldung : Es ist ein Konfigurationsf ehler aufgetreten.
Ereigniszeit: 19.01.2007 12:07:19
Ereigniszeit (UTC): 19.01.2007 11:07:19
Ereignis-ID: d68fd89e97b7457 1b620ae47c3e0c3 8c
Ereignissequenz : 5390
Vorkommen: 11
Ereignisdetailc ode: 0

Anwendungsinfor mationen:
Anwendungsdomän e: /LM/W3SVC/1/Root/ReportServer-1-128136528080132 150
Vertrauensebene : RosettaSrv
Virtueller Anwendungspfad: /ReportServer
Anwendungspfad: E:\Programme\Mi crosoft SQL Server\MSSQL.3\ Reporting
Services\Report Server\
Computername: MONZA

Prozessinformat ionen:
Prozess-ID: 5664
Prozessname: w3wp.exe
Kontoname: NT-AUTORITÄT\NETZW ERKDIENST

Ausnahmeinforma tionen:
Ausnahmetyp: InvalidConfigFi leTypeException
Ausnahmemeldung : Vom Typ
'Microsoft.Repo rtingServices.U I.WebControlCon nection,
ReportingServic esWebUserInterf ace, Version=9.0.242 .0, Culture=neutral ,
PublicKeyToken= 89845dcd8080cc9 1' wird nicht 'IReportServerC onnection'
implementiert, oder er wurde nicht gefunden.

Anforderungsinf ormationen:
Anforderungs-URL:
http://monza/ReportServer/Pages/Repo...Command=Render
Anforderungspfa d: /ReportServer/Pages/ReportViewer.as px
Benutzerhostadr esse: 172.1
Benutzer: W
Ist authentifiziert : True
Authentifizieru ngstyp: Negotiate
Threadkontoname : NT-AUTORITÄT\NETZW ERKDIENST

Threadinformati onen:
Thread-ID: 7
Threadkontoname : NT-AUTORITÄT\NETZW ERKDIENST
Identitätswechs el für: True
Stapelüberwachu ng: bei
Microsoft.Repor ting.WebForms.C onfigFileProper tyInterface`1.E nsurePropertyLo aded()
bei
Microsoft.Repor ting.WebForms.C onfigFileProper tyInterface`1.G etInstance()
bei Microsoft.Repor ting.WebForms.R eportViewer.Cre ateServerReport ()
bei Microsoft.Repor ting.WebForms.R eportViewer..ct or()
bei Microsoft.Repor tingServices.We bServer.ReportV iewerHost..ctor ()
bei ASP.pages_repor tviewer_aspx.__ BuildControlRep ortViewerForm()
bei
ASP.pages_repor tviewer_aspx.__ BuildControlTre e(pages_reportv iewer_aspx
__ctrl)
bei ASP.pages_repor tviewer_aspx.Fr ameworkInitiali ze()
bei System.Web.UI.P age.ProcessRequ est(Boolean
includeStagesBe foreAsyncPoint, Boolean includeStagesAf terAsyncPoint)
bei System.Web.UI.P age.ProcessRequ est()
bei System.Web.UI.P age.ProcessRequ estWithNoAssert (HttpContext context)
bei System.Web.UI.P age.ProcessRequ est(HttpContext context)
bei ASP.pages_repor tviewer_aspx.Pr ocessRequest(Ht tpContext context)
bei
System.Web.Http Application.Cal lHandlerExecuti onStep.System.W eb.HttpApplicat ion.IExecutionS tep.Execute()
bei System.Web.Http Application.Exe cuteStep(IExecu tionStep step, Boolean&
completedSynchr onously)

best regards

Horst
Jan 23 '07 #1
1 2431
Horst Wutscher wrote:
Hello,

I hope somebody can help me!

I get an error message from ASP.NET 2.0

There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic asp newsgroup. ASP.Net is
a different technology from classic ASP. While you may be lucky enough
to find a dotnet-savvy person here who can answer your question, you
can eliminate the luck factor by posting your question to a newsgroup
where the dotnet-savvy people hang out. I suggest
microsoft.publi c.dotnet.framew ork.aspnet.
There are also forums at www.asp.net where you can find a lot of people
to help you.

You will probably want to consider translating that message to English
unless you can find German-language groups (they have .de. in their
names)
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jan 23 '07 #2

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

Similar topics

10
10805
by: | last post by:
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect. On the first computer I get several line of HTML outputed by ASP, shown correctly by the browser, followed by a descriptive error message: Microsoft VBScript runtime error '800a000b' Division by zero followed by the number of the...
9
4902
by: Mairhtin O'Feannag | last post by:
Hello, We have two machines we wish to use DPF. They are both RH ES 2.1, with DB2 8.2. I read the documentation CAREFULLY, and added the following line to my db2nodes.cfg file : 1 egret 0
6
8445
by: Squirrel | last post by:
I have a command button on a subform to delete a record. The only statement in the subroutine is: DoCmd.RunCommand acCmdDeleteRecord The subform's recordsource is "select * from tblVisit order by VisitDt" I'm getting this error message: Errno is 2465. Err.description is "Can't find field '|' referred to in your expression"
8
9997
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/WebApplication1'. 'HTTP/1.1 500...
10
8693
by: Shawn | last post by:
JIT Debugging failed with the following error: Access is denied. JIT Debugging was initiated by the following account 'PLISKEN\ASPNET' I get this messag in a dialog window when I try to open an asp.net page. If I press OK then I get a page with this message: Server Application Unavailable The web application you are attempting to access...
16
2911
by: | last post by:
Hi all, I have a website running on beta 2.0 on server 2003 web sp1 and I keep getting the following error:- Error In: http://www.mywebsite.org/WebResource.axd?d=5WvLfhnJp5Lc8WhQSD4gdA2&t=632614619884218750 -------------------------------------------------------------------------------- System.Security.Cryptography.CryptographicException:...
2
5312
by: f rom | last post by:
----- Forwarded Message ---- From: Josiah Carlson <jcarlson@uci.edu> To: f rom <etaoinbe@yahoo.com>; wxpython-users@lists.wxwidgets.org Sent: Monday, December 4, 2006 10:03:28 PM Subject: Re: 1>make_buildinfo.obj : error LNK2019: unresolved external symbol __imp__RegQueryValueExA@24 referenced in function _make_buildinfo2 Ask on...
2
19443
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I will be writing this article intended for those who are in the same level, or maybe lower, of my technical knowledge. I would be using layman's...
0
2897
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I will be writing this article intended for those who are in the same level, or maybe lower, of my technical knowledge. I would be using layman's...
0
8338
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...
1
7954
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...
0
8215
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6610
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...
1
5710
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...
0
3836
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3864
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2345
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1448
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.