Search found 399 matches

by sherrell
May 19th, 2023, 4:52 pm
Forum: Synchronization
Topic: Unhandled exception has occured in your application
Replies: 2
Views: 4366

Re: Unhandled exception has occured in your application

Hi Mosbi,

It’s likely that you might have cases with the partial save set for the case but with no partial save field. See if Savy's reply to this similar post helps:

viewtopic.php?p=15782

Sherrell
by sherrell
May 19th, 2023, 3:00 pm
Forum: Synchronization
Topic: How to use POWER BI to extract data on CSWeb?
Replies: 5
Views: 6596

Re: How to use POWER BI to extract data on CSWeb?

>Failed to add configuration for RENFORCEMENT. Access denied for user 'vimpl1697' <etc>

The user vimpl <etc> needs full permissions on the database. You'll need to allow this via MySQL admin.

Sherrell
by sherrell
May 19th, 2023, 12:05 pm
Forum: Entry
Topic: Problem with sum of numeric items
Replies: 4
Views: 3378

Re: Problem with sum of numeric items

When a numeric field is skipped it's value is notappl. And you can't perform arithmetic with it at that point, it needs to have a numeric value. Therefore I suggest you set skipped fields to zero, which you can do as follows: PROC B16 // no logic here PROC C3 preproc if B16=1 then // or whatever you...
by sherrell
May 2nd, 2023, 5:35 pm
Forum: Entry
Topic: Application startup error while filling in data
Replies: 4
Views: 4654

Re: Application startup error while filling in data

You can find 7.7.3 here on the forum: https://www.csprousers.org/downloads/ Unfortunately we didn't upload this interim release on the Census Bureau's website. We will be releasing version 8.0 soon (hopefully by the end of Summer), and that you will definitely find both here and on the Census Bureau...
by sherrell
April 24th, 2023, 10:00 am
Forum: Android
Topic: Application Startup Error
Replies: 8
Views: 14541

Re: Application Startup Error

Hi Joshua,

Could you zip up and post your application so we could take a look? If you prefer not to have your application public, you can send it to us at cspro@lists.census.gov

Thanks,
Sherrell
by sherrell
April 21st, 2023, 3:32 pm
Forum: Synchronization
Topic: Data Viewer Sync with a Universe
Replies: 8
Views: 6427

Re: Data Viewer Sync with a Universe

Yeah, we don't allow you to launch more than one instance of an entry/batch/tab app from within CSPro...I think we were trying to keep people from getting themselves into trouble...but I don't believe there's a limit when running it from file explorer/the command line :)

Have a good weekend!
Sherrell
by sherrell
April 21st, 2023, 1:47 pm
Forum: Synchronization
Topic: Data Viewer Sync with a Universe
Replies: 8
Views: 6427

Re: Data Viewer Sync with a Universe

Hi Steven, >Running multiple processing machines in parallel- each processing several different counties - so I can optimize on time LOL, being sneaky :) >I can't run another instance of batch (cross tabs, edits) while the download batch is running. Did you try running the tabs/edit batch app by lau...
by sherrell
April 21st, 2023, 10:50 am
Forum: Android
Topic: Application Startup Error
Replies: 8
Views: 14541

Re: Application Startup Error

Hi Joshua, >How do I correct the path for Android 11 and up but will not affect the program if it was executed in a lower Android version? I should have mentioned when you wrote this, but with the introduction of the Android 11 operating system it changed pathing. I don't know if you saw our post ab...
by sherrell
April 21st, 2023, 10:20 am
Forum: Synchronization
Topic: Data Viewer Sync with a Universe
Replies: 8
Views: 6427

Re: Data Viewer Sync with a Universe

Hi Steven, I modified my initial response to you, as I was seeing "export" in your question, not "download"...sorry! So while CSPro does generate a PFF for the download feature, we don't allow any options, and at this time, aren't planning to add any. Are you doing this as a way ...
by sherrell
April 20th, 2023, 1:39 pm
Forum: Synchronization
Topic: Data Viewer Sync with a Universe
Replies: 8
Views: 6427

Re: Data Viewer Sync with a Universe

Hi Steven,

While a PFF is generated for Data Viewer's download, we don't provide any options with it.

If you want to apply a universe, you'll have to use the Export utility.

https://www.csprousers.org/help/CSExpor ... _data.html

Hope you are doing well !

Sherrell