منتدى فيجوال بيسك لكل العرب | منتدى المبرمجين العرب
[VB.NET] Create Setup + vb.net - نسخة قابلة للطباعة

+- منتدى فيجوال بيسك لكل العرب | منتدى المبرمجين العرب (http://vb4arb.com/vb)
+-- قسم : قسم لغة الفيجوال بيسك VB.NET (http://vb4arb.com/vb/forumdisplay.php?fid=182)
+--- قسم : قسم اسئلة VB.NET (http://vb4arb.com/vb/forumdisplay.php?fid=183)
+--- الموضوع : [VB.NET] Create Setup + vb.net (/showthread.php?tid=36725)



Create Setup + vb.net - tahaayyoub - 18-10-20

ارجو المساعدة من فضلكم اساتذة

انا حاليا اعمل Setup لمشروعي لكن عند عمل Built له تظهر الاخطاء التالية كيف اعالجها
ممكن طريقة لتصحيح الاخطاء
كود :
WARNING: The 'SAP Crystal Reports Runtime Engine for .NET Framework' item selected requires 'Microsoft.Net.Framework.2.0'. Select the missing prerequisite in the Prerequisites Dialog Box or create a bootstrapper package for the missing prerequisite.
WARNING: The 'SAP Crystal Reports Runtime Engine for .NET Framework' item selected requires 'Microsoft.Net.Framework.2.0'. Select the missing prerequisite in the Prerequisites Dialog Box or create a bootstrapper package for the missing prerequisite.
WARNING: The 'SAP Crystal Reports Runtime Engine for .NET Framework' item selected requires 'Microsoft.Data.Access.Components.2.8'. Select the missing prerequisite in the Prerequisites Dialog Box or create a bootstrapper package for the missing prerequisite.
WARNING: The 'SAP Crystal Reports Runtime Engine for .NET Framework' item selected requires 'Microsoft.Data.Access.Components.2.8'. Select the missing prerequisite in the Prerequisites Dialog Box or create a bootstrapper package for the missing prerequisite.
WARNING: Item '.NET Framework 3.5 SP1' is required by 'SQL Server 2008 R2 Express', but was not included.
WARNING: Item '.NET Framework 3.5 SP1' is required by 'SQL Server 2008 R2 Express', but was not included.
WARNING: The 'SQL Server 2008 R2 Express' item selected requires 'Microsoft.Windows.Installer.4.5'. Select the missing prerequisite in the Prerequisites Dialog Box or create a bootstrapper package for the missing prerequisite.
WARNING: The 'SQL Server 2008 R2 Express' item selected requires 'Microsoft.Windows.Installer.4.5'. Select the missing prerequisite in the Prerequisites Dialog Box or create a bootstrapper package for the missing prerequisite.
ERROR: To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'Crystal Reports for .NET Framework 4.0\CRRuntime_32bit_13_0_26.msi' for item 'SAP Crystal Reports Runtime Engine for .NET Framework' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018.
ERROR: To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'Crystal Reports for .NET Framework 4.0\CRRuntime_32bit_13_0_26.msi' for item 'SAP Crystal Reports Runtime Engine for .NET Framework' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018.
ERROR: To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'Crystal Reports for .NET Framework 4.0\CRRuntime_64bit_13_0_26.msi' for item 'SAP Crystal Reports Runtime Engine for .NET Framework' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018.
ERROR: To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'Crystal Reports for .NET Framework 4.0\CRRuntime_64bit_13_0_26.msi' for item 'SAP Crystal Reports Runtime Engine for .NET Framework' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018.
ERROR: To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'DotNetFX472\NDP472-KB4054530-x86-x64-AllOS-ENU.exe' for item 'Microsoft .NET Framework 4.7.2 (x86 and x64)' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018.
ERROR: To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'DotNetFX472\NDP472-KB4054530-x86-x64-AllOS-ENU.exe' for item 'Microsoft .NET Framework 4.7.2 (x86 and x64)' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018.
ERROR: To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'SqlExpress2008R2\SQLEXPR32_x86_ENU.EXE' for item 'SQL Server 2008 R2 Express' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018.
ERROR: To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'SqlExpress2008R2\SQLEXPR32_x86_ENU.EXE' for item 'SQL Server 2008 R2 Express' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018.
ERROR: To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'SqlExpress2008R2\SQLEXPR_x64_ENU.EXE' for item 'SQL Server 2008 R2 Express' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018.
ERROR: To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'SqlExpress2008R2\SQLEXPR_x64_ENU.EXE' for item 'SQL Server 2008 R2 Express' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018.
ERROR: General failure building bootstrapper
ERROR: General failure building bootstrapper
ERROR: Unrecoverable build error - 0x80004005
ERROR: Unrecoverable build error - 0x80004005
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========



RE: Create Setup + vb.net - اسامه الهرماوي - 18-10-20

السلام عليكم...
نسخة الفريم ورك 2.0 أعتقد يجب إرفاق نسخة الفريم ورك المخصصة.


RE: Create Setup + vb.net - tahaayyoub - 18-10-20

(18-10-20, 01:19 AM)اسامه الهرماوي كتب : السلام عليكم...
نسخة الفريم ورك 2.0 أعتقد يجب إرفاق نسخة الفريم ورك المخصصة.


لقد اضفتها يا استاذي الصورة في المرفقات
ونفس الشي بالنسبة كريستال


RE: Create Setup + vb.net - اسامه الهرماوي - 18-10-20

حاول تغير الفريم ورك وتخليه 4.0, أنا بيظبط معايا دايماً كدا.