Re: Deploying a Crystal ASP.Net app to a web site other than the DefaultWebSite in IIS
From: Chris Roberts (chris.roberts_at_optima-ws.com)
Date: 05/11/04
- Next message: Chris Roberts: "Changing database at Run time does not work"
- Previous message: rikesh: "Export Memo Field"
- In reply to: Joseph Cooper: "Re: Deploying a Crystal ASP.Net app to a web site other than the DefaultWebSite in IIS"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 11 May 2004 12:50:09 +0100
Thanks for your help Brian, I've just got it working. This may help you as
well Joseph
To get it working I created a virtual directory in IIS, at the web root
level called "crystalreportviewers" and pointed it to the C:\Program
Files\Common Files\Crystal Decisions\2.0\crystalreportviewers, I kept all
the default setting when creating it, then went to Properties and removed
the Application assosiation.
So this virtual directory looks like: www.mysite.com/crystalreportviewers
My Crystal .Net applciation resides at www.mysite.com/myapp
This is just to emphasise that the crystalreportviewers virual directory is
off the root, not a sub directory of the application's virtual directory.
Bob's your uncle it worked a treat....
Cheers
Chris
"Joseph Cooper" <cooperjv@hotmail.com> wrote in message
news:4202d65d.0405100803.6607270a@posting.google.com...
> I have a similar problem but in the development environment itself the
> viewer toolbar button images do not show up, just some red mark where
> the images should be.
>
> The directory mentioned by Brian is located on my D Drive at
>
> D:\Program Files\Microsoft Visual Studio.net 2003\Crystal
> Reports\Viewers\images.
>
>
> Any help will be welcome.
>
> Thanks
>
> Joseph Cooper
>
>
> "Brian Bischof" <BrianNoSpam@BischofSystems.com> wrote in message
news:<eG$t5JFNEHA.3348@TK2MSFTNGP09.phx.gbl>...
> > Sorry Chris, I made a mistake. When you install VS.NET, it puts the
files
> > under the VS root directory and IIS references them from there. Copy
them
> > from this folder location.
> >
> > C:\Program Files\Microsoft Visual Studio .NET 2003\Crystal
Reports\Viewers
> >
> > HTH,
> >
> > Brian Bischof
> > http://www.CrystalReportsBook.com/123aspx.asp
> >
> >
> >
> > "Chris Roberts" <chris.roberts@optima-ws.com> wrote in message
> > news:c7flk7$a5h$1@news5.svr.pol.co.uk...
> > > Thanks Brian.
> > >
> > > I'm having trouble finding the directorys that you mention. There's
no
> > sign
> > > of them in the Images directory in any of the directories off my web
> > root. I
> > > seem to remeber that in ASP the active viewer used a similar
directory
> > > structure, but it may be different in ASP.Net.
> > >
> > > Any other ideas?
> > >
> > > Chris
> > >
> > >
> > > "Brian Bischof" <BrianNoSpam@BischofSystems.com> wrote in message
> > > news:eV0yIG4MEHA.2484@TK2MSFTNGP09.phx.gbl...
> > > > Hey Chris,
> > > >
> > > > Under the virtual directory, create a folder,
"CrystalReportViewer2"
> > and
> > > > copy the folders "\Images\Viewer" and "\Images\Toolbar" to it
(from
> > the
> > IIS
> > > > root directory).
> > > >
> > > > HTH,
> > > >
> > > > Brian Bischof
> > > > http://www.CrystalReportsBook.com/123aspx.asp
> > > >
> > > >
> > > >
> > > >
> > > > "Chris Roberts" <chris.roberts@optima-ws.com> wrote in message
> > > > news:c7d4vf$r6m$1@newsg4.svr.pol.co.uk...
> > > > > Hi,
> > > > >
> > > > > I've having a small bit of bother deploying a Crystal ASP .Net
> > application
> > > > > to a web server.
> > > > >
> > > > > I've got the app running fine and created the setup scripts,
which
> > work
> > > > > fine, and when run on a 2003 server, install the application
as a
> > > > > subdirectory to the DefaultWebSite. However we want the .Net
App
> > to
> > run
> > from
> > > > > a different web site.
> > > > >
> > > > > When I create a virtual directory of the alternative web site
to
> > the
> > ASP.Net
> > > > > app the app runs fine, but the images used by the crystal
viewer
> > can
> > not
> > be
> > > > > found, and you just get a red cross.
> > > > >
> > > > > Has anyone come accross this problem, any ideas on resolving
it
> > will
> > be
> > > > > greatfully received.
> > > > >
> > > > > Yours
> > > > > Chris
> > > > > Chris.roberts@optima-ws.co.uk
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
- Next message: Chris Roberts: "Changing database at Run time does not work"
- Previous message: rikesh: "Export Memo Field"
- In reply to: Joseph Cooper: "Re: Deploying a Crystal ASP.Net app to a web site other than the DefaultWebSite in IIS"
- Messages sorted by: [ date ] [ thread ]