PDA

View Full Version : مشکل در نصب استیمول سافت



hmahdavi921
یک شنبه 24 آبان 1394, 17:01 عصر
سلام
میخوام Stimulsoft رو نصب کنم اما نمیتونم در فایل کرکش این متن رو نوشته در بند 6 موندم. دوستان لطفا راهنمایی کنید


PROCESS:

- You should copy all files )from Patch archive) to Program Files\Stimulsoft Report.Ultimate 2012.1\Bin\. Then you have to update files in GAC

How to update files in GAC:
---------------------------

1. Create new text file and name it to "uninstall_dlls.txt" and copy assemblies list below to this text file.

Stimulsoft.Base
Stimulsoft.Controls
Stimulsoft.Controls.Win
Stimulsoft.Database
Stimulsoft.Database.Wpf
Stimulsoft.Design
Stimulsoft.Editor
Stimulsoft.Report
Stimulsoft.Report.Check
Stimulsoft.Report.Compare
Stimulsoft.Report.Design
Stimulsoft.Report.Design.SLViewer
Stimulsoft.Report.Design.WebViewer
Stimulsoft.Report.Helper
Stimulsoft.Report.Mvc
Stimulsoft.Report.MvcDesign
Stimulsoft.Report.Web
Stimulsoft.Report.WebDesign
Stimulsoft.Report.WebDesignSL
Stimulsoft.Report.WebFx
Stimulsoft.Report.WebSL
Stimulsoft.Report.Win
Stimulsoft.Report.Wpf
Stimulsoft.Report.Wpf.BlackTheme
Stimulsoft.Report.Wpf.Design
Stimulsoft.Report.Wpf.Office2003BlueTheme
Stimulsoft.Report.Wpf.Office2003OliveGreenTheme
Stimulsoft.Report.Wpf.Office2003SilverTheme
Stimulsoft.Report.Wpf.Office2007BlackTheme
Stimulsoft.Report.Wpf.Office2007BlueTheme
Stimulsoft.Report.Wpf.Office2007SilverTheme
Stimulsoft.Report.Wpf.Office2010BlueTheme
Stimulsoft.Report.WpfDesign
Stimulsoft.Report.WpfDesign.Design
Stimulsoft.Report.Xbap
Stimulsoft.Report.Xbap.Design

2. Create new text file and name it to "install_dlls.txt" and copy assemblies list below to this text file.

Stimulsoft.Base.dll
Stimulsoft.Controls.dll
Stimulsoft.Controls.Win.dll
Stimulsoft.Database.dll
Stimulsoft.Database.Wpf.dll
Stimulsoft.Design.dll
Stimulsoft.Editor.dll
Stimulsoft.Report.dll
Stimulsoft.Report.Check.dll
Stimulsoft.Report.Compare.dll
Stimulsoft.Report.Design.dll
Stimulsoft.Report.Design.SLViewer.dll
Stimulsoft.Report.Design.WebViewer.dll
Stimulsoft.Report.Helper.dll
Stimulsoft.Report.Mvc.dll
Stimulsoft.Report.MvcDesign.dll
Stimulsoft.Report.Web.dll
Stimulsoft.Report.WebDesign.dll
Stimulsoft.Report.WebDesignSL.dll
Stimulsoft.Report.WebFx.dll
Stimulsoft.Report.WebSL.dll
Stimulsoft.Report.Win.dll
Stimulsoft.Report.Wpf.dll
Stimulsoft.Report.Wpf.BlackTheme.dll
Stimulsoft.Report.Wpf.Design.dll
Stimulsoft.Report.Wpf.Office2003BlueTheme.dll
Stimulsoft.Report.Wpf.Office2003OliveGreenTheme.dl l
Stimulsoft.Report.Wpf.Office2003SilverTheme.dll
Stimulsoft.Report.Wpf.Office2007BlackTheme.dll
Stimulsoft.Report.Wpf.Office2007BlueTheme.dll
Stimulsoft.Report.Wpf.Office2007SilverTheme.dll
Stimulsoft.Report.Wpf.Office2010BlueTheme.dll
Stimulsoft.Report.WpfDesign.dll
Stimulsoft.Report.WpfDesign.Design.dll
Stimulsoft.Report.Xbap.dll
Stimulsoft.Report.Xbap.Design.dll

3. Copy "uninstall_dlls.txt" and "install_dlls.txt" to \Program Files\Stimulsoft Reports.Ultimate 2012.1 Trial\Bin
4. Launch Visual Studio Command Prompt as administrator
5. In command prompt you have change directory to \Program Files\Stimulsoft Reports.Ultimate 2012.1 Trial\Bin (e.g. c:\>cd c:\Program Files\Stimulsoft Reports.Ultimate 2012.1 Trial\Bin)
6. Then using gacutil command to uninstall old assemblies.
gacutil /ul uninstall_dlls.txt
7. Copy all files of the latest build (included missing mvc dlls) to \Program Files\Stimulsoft Reports.Ultimate 2012.1 Trial\Bin
8. Then using gacutil command to install new assemblies.
gacutil /il install_dlls.txt

abdullah20
یک شنبه 24 آبان 1394, 19:09 عصر
این دستور را در cmd اجرا کنید
gacutil /ul uninstall_dlls.txt