Select to view content in your preferred language

Get Data From ArcPad causes runtime error and crash

3170
3
04-15-2010 01:08 PM
AllenRisley
Frequent Contributor
Hi All,

I am running into trouble checking data back into my geodatabase after collecting data using ArcPad.  I am running ArcEditor 9.3.1, ArcPad 8.0 and using a Dell tablet PC to collect data.  I am using the Get Data From ArcPad button on the ArcPad Data Manager toolbar.  I am able to locate my .afx file, and can see that features have been added to the feature classes.  I "Select All" of the feature classes to get data from and click on the "Check in" button.

First I get a warning message telling me that I am about to make changes to my data outside of an edit session.  I get this message whether or not an edit session is active - doesn't matter.

Then after clicking to continue, I get a Microsoft Visual C++ Runtime Library error for ArcMap.exe.  The detail says:

[INDENT]This application has requested the Runtime to terminate it in an unusual way.  Please contact the application's support team for more information.[/INDENT]

So...that's what I'm doing.  Has anyone seen this before?

Thanks,

Allen

Allen Risley
SPSS and GIS Techincal Support
Academic Technology Support
California State University San Marcos
San Marcos, CA  92096
760-750-4169
arisley@csusm.edu
Tags (3)
0 Kudos
3 Replies
GeorgePapamihalakis
Regular Contributor
Ever find a solution to this problem?
0 Kudos
JohnZimmerman
Deactivated User
Data Manager is causing a lot of us problems.  It just does not work and crashes ArcMap.

Any fixes coming ESRI???
0 Kudos
KyleCollins
Deactivated User
I'm cruising through here looking for a different problem with ArcPad 8, however, I have seen this problem before and I'll tell you what we found.

We are checking data out of, and back into SDE versioned geodatabase feature class and hit the same error.
What we found was that the connection properties dialog box in catalog shows us to be connecting from our DEFAULT database and not the version that was created just for field editing. (This even though the Source display tab shows us to be editing the correct version.)
By changing the "Connection Properties" / "Connection details" / transactional version to a public version created for this purpose. and then checked data out and into that version only. We no longer received the error messages.

Any data that was created or modified while using the wrong version had to be extracted to a shapefile using ArcPad Studio, and then jump through a few hoops with "Load Data" tool to get it into the correct SDE feature class version.

Basic advice:  Review your source data connection and your checkin connection are the same.
TIP:  When you are ready to check out or in, click on the !Version Manager! button and make sure you are not using public or protected version.
0 Kudos