TC_Connector_Sample_App.mpk is not a valid package

0
Hello,   I'm trying to create an app using TC_Connector_Sample_App.mpk but it will not run. The following error occurs. "The file 'C:\***\TC_Connector_Sample_App.mpk' is not a valid package."   Below are the error details Mendix.Modeler.Packages.Metadata.Exceptions.BadZipFileException: The file 'C:\***\TC_Connector_Sample_App.mpk' is not a valid ZIP file. ---> Ionic.Zip.ZipException: Cannot read that as a ZipFile ---> Ionic.Zip.BadReadException: Could not read block - no data!  (position 0x04147253)   at Ionic.Zip.ZipEntry.HandleUnexpectedDataDescriptor(ZipEntry entry)   at Ionic.Zip.ZipEntry.ReadEntry(ZipContainer zc, Boolean first)   at Ionic.Zip.ZipFile.ReadIntoInstance_Orig(ZipFile zf)   at Ionic.Zip.ZipFile.ReadIntoInstance(ZipFile zf)   --- End of inner exception stack trace ---   at Ionic.Zip.ZipFile.ReadIntoInstance(ZipFile zf)   at Ionic.Zip.ZipFile.Read(String fileName, TextWriter statusMessageWriter, Encoding encoding, EventHandler`1 readProgress)   at Ionic.Zip.ZipFile.Read(String fileName)   at Mendix.Modeler.Packages.Metadata.PackageImporter.ReadZipFile(String packageFilePath) in Mendix.Modeler.Packages.Metadata\PackageImporter.cs:line 23   --- End of inner exception stack trace ---   at Mendix.Modeler.Packages.Metadata.PackageImporter.ReadZipFile(String packageFilePath) in Mendix.Modeler.Packages.Metadata\PackageImporter.cs:line 27   at Mendix.Modeler.ProjectHandling.View.Packages.ProjectPackageImporterUI.Import(String packageFilePath, CreateProjectConfig config, String processTitle, Boolean isNewProject) in Mendix.Modeler.ProjectHandling.View\Packages\ProjectPackageImporterUI.cs:line 95
asked
0 answers