Archive Bundle does not work

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
PeGu_352656
Level 2
Level 2

Hello,

   

I archived a project , using the full option, but I can not use the archive bundle anywhere. I got many errors for bad paths. I made own folder Archive and copied manually the unzipped bundle there, but then the software itself crashed:

   

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

   

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at CyDesigner.Common.Db.CyS3Db.CyTermShape.AcceptConnectable()
   at CyDesigner.Common.Db.CyS3Db.CyInst.AcceptCarton(Boolean updateSelection)
   at CyDesigner.Common.Db.CyS3Db.CyInst.AcquireShapesAndTerminals(CyInstBindContext bindContext, ICyInstContextChain localCtxt, CyInstCustomizerProvider custProvider, CyShapeErrorType& shapeErrorType)
   at CyDesigner.Common.Db.CyS3Db.CyInst.DoBindWrapped(CyInst i, CyInstBindContext instBindInfo)
   at CyDesigner.Common.Db.CyS3Db.CyInst.DoBind(CyInst i, CyInstBindContext instBindInfo)
   at CyDesigner.Common.Db.CyS3Db.CyInst.Bind(CyInstBindContext bindInfo)
   at CyDesigner.Common.Db.CyS3Db.CyInst.Refresh(Boolean forceReEval)
   at CyDesigner.Common.Db.CyS3Db.CyInst.Refresh(CySsModelRefreshReason reason, IEnumerable`1 insts, Boolean& anyInstsDesignSensitive)
   at CyDesigner.Common.Db.CyS3Db.CySchematic.pvt_Refresh(CySsModelRefreshReason reason)
   at CyDesigner.Common.Db.CyS3Db.CySchematic.CyDesigner.Common.Base.ICyRfrReceivingClient.ProcessTkt(List`1 rfrInfos)
   at CyDesigner.Common.Base.CyRfrMgr.DeliverTickets()
   at CyDesigner.Common.Base.CySuspendMgrCallLatest`1.EndSuspend(Tkey key, Action method)
   at CyDesigner.Common.Base.CySuspendMgr`2.Resume(Tkey key, String source)
   at CyDesigner.Common.Base.CySuspendObj`2.Dispose(Boolean wasUser)
   at CyDesigner.Common.Base.CySuspendObj`2.Dispose()
   at CyDesigner.Common.Base.CyRfrMgr.DeliverTickets()
   at CyDesigner.Common.Base.CySuspendMgrCallLatest`1.CallOrDeferMethod(Tkey key, Action method)
   at CyDesigner.Common.Base.CyRfrMgr.QueueTicket(CyRfrMgrAction action, ICyRfrTkt ticket)
   at CyDesigner.Framework.CyDesignerFramework.FormActivated(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnActivated(EventArgs e)
   at System.Windows.Forms.Form.set_Active(Boolean value)
   at System.Windows.Forms.Form.WmActivate(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at CyDesigner.Framework.CyDesignerForm.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

   


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.6.1637.0 built by: NETFXREL3STAGE
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
psoc_creator
    Assembly Version: 4.0.0.432
    Win32 Version:
    CodeBase: file:///C:/Program%20Files%20(x86)/Cypress/PSoC%20Creator/4.0/PSoC%20Creator/bin/psoc_creator.exe
----------------------------------------
System .....................................................

   

I did not copy the whole dump, but obviously it is a big problem.

   

I use the last version of the Creator

0 Likes
1 Solution
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

This looks as if the target installation is older than where you created the project archive. Or its missing some components 8but for that I would expect a proper message). Or its .NET version is older / different.

   

Otherwise, you can create a support case with Cypress (top right menu, "MyCases").

View solution in original post

0 Likes
2 Replies
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

This looks as if the target installation is older than where you created the project archive. Or its missing some components 8but for that I would expect a proper message). Or its .NET version is older / different.

   

Otherwise, you can create a support case with Cypress (top right menu, "MyCases").

0 Likes
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Hello,

   

This happens may be because some files  are missing from the project .cydsn folder.

   

Can you please attach your project,so that we can also try to recreate the issue at our end.