Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

.iak files - how to disable?

Hi,

I have a question about *.iak file. The problem is following. I have a project. Within project I have libraries. Every time when new library is created I must add library to source code control.
So, right mouse click -> Add to Source Control... Now in the list I have two files: My library.lvlib and My Project.iak file (which is not exists). Every time I should deselect this file, otherwise SCC reported, that this file cannot be found. Exactly the same happened with check in/check out.
How can I disable this in general?
This *.iak file seems to be from FieldPoint or so, but in the project only standard components+Vision are used. Nothing FieldPoint-related.
Which VIs or properties are responsible for this?

thank you in advance,

Andrey.

0 Kudos
Message 1 of 5
(4,020 Views)
Hello Andrey,
This is very interesting issue.
Could you please explain to me what kind of SCC application are you using?
Thanks,
AmirG

0 Kudos
Message 2 of 5
(3,961 Views)
Microsoft Visual Source Safe 6.0 (Build 8163) is used.
Interesting that new clear project is free from this issue. But now I have a project which included 500+ SubVis, and this happened. Seems to be some VIs caused this problem, but I don't know which one.
 
Andrey.
0 Kudos
Message 3 of 5
(3,959 Views)

I have the same issue ...

All the time I need to Check out a .lvlib or the .lvproj a .iak apper in the list of file to check out and when I click ok i got this error

"Error -2905 occurred at SCC_Item_OnCommand.vi.ProxyCaller  An error occurred trying to check out the specified file(s)." 

If i unselect the .iak file in the list i got the same error.

The source control in LabVIEW is unusable when this appen .

I use LabVIEW 8.2.1 and Source Safe 8.0.50827 

LabVIEW ChampionArchitect
0 Kudos
Message 4 of 5
(3,834 Views)
I found a work around. Create a blank .iak file and add it to your project and to source safe.
 
Dany 
LabVIEW ChampionArchitect
0 Kudos
Message 5 of 5
(3,832 Views)