Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

webtier.dll

edited June 2005 in End User
hi there,

while trying to show a report, i got the following error message:

Access violation at address 0102FAE1 in module WebTier.dll Read of address
00000000

My setup is IIS over Windows XP Professional SP2. Before running this
report, I started my report server.

The entries of rbwebtier.ini are:

[WebTier]
CacheDirectory=C:\Inetpub\wwwroot\Rep\Cache\
WebCachePath=/Rep/Cache/
WebModuleURI=/Rep/WebTier.dll
[GarbageCollection]
MinSleep=60
SeparateThread=1
[LogSettings]
Verbose=1
EnableLogging=1
Format=XMLFile
Location=C:\Inetpub\wwwroot\Rep\LogFiles
[ServerConnection]
Address=127.0.0.1
Port=1333
TimeOut=600
[SessionSettings]
SessionTimeout=300
MaxReportCount=0
[ViewerSettings]
ToolbarOptions=25
IncrementalMode=0
IncludeOutline=1
ZoomPercentage=70

I am using the IP of my machine. is this right?

The entries for report server ini are:

[Database]
Database=--a db--
Schema=--a schema--
Password=--a password--
PoolCompressionInterval=3600
[Connection]
Port=1525
[SessionSettings]
TimeOut=120
SessionSettings=0
[Debug]
Authentication=0
EnableLogging=1

i ran tnsping on connection string with ip/port/schema/db, and it connected
well.
report server and webtier.dll are on the same machine, and the webserver in
another machine.
should i publish this in another newsgroup.

thank you in advance,

Tonci Korsano

Comments

  • edited June 2005

    For future reference please post server related questions to the server
    newsgroup.

    The Server Developers Guide contains step by step tutorials for building a
    server, client, and webtier application. If you have not worked thru the
    tutorials, I recommend doing so as a first step.

    (I see in your further post, that you resolved this issue)


    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.