How can I refresh the new version in asp project

Stimulsoft Reports.NET discussion
Post Reply
Kary
Posts: 4
Joined: Mon Jun 26, 2006 12:42 pm

How can I refresh the new version in asp project

Post by Kary »

I have a problem. If I install the newest version from stireport I can’t build my asp project. The VS2005 say: „A(z) „Stimulsoft.Report, Version=1.50.0.0, Culture=neutral, PublicKeyToken=ebe6666cba19647a” fájl vagy kódösszeállítás, illetve annak egyik függősége nem tölthető be. A rendszer nem találja a megadott fájlt. D:\Asp\Web.config 37”

How can I replace (quick and easy) all cross link to stireport in my projects.

Thanks.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

How can I refresh the new version in asp project

Post by Vital »

The simplest way is replace all strings from "1.50.0.0" to "1.60.0.0". You need do it in web.config file and in weform (where placed webviewer).

Thanks.
Kary
Posts: 4
Joined: Mon Jun 26, 2006 12:42 pm

How can I refresh the new version in asp project

Post by Kary »

It's work:)

Thanks.
Post Reply