[AccessD] Really weird message that I cannot figure out

Jim DeMarco Jdemarco at hudsonhealthplan.org
Thu Sep 15 13:33:54 CDT 2005


Do you have another machine to run it on to see if it's something in your Office or Windows installation?  I can run for you if you like.

Jim DeMarco

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Arthur Fuller
Sent: Thursday, September 15, 2005 2:21 PM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Really weird message that I cannot figure out


Environment: w2k3 server, access 2k3 (all patches applied).

I have an app called DSA_App_2005-09-15. I back it up daily, giving it
today's name. I use static functions a lot. I have one called
CurrentAssessID(). It is a get/set function which accepts an optional
parameter, i.e. the following two lines show how it can be used:

CurrentAssessID( 123 )      ' sets the value of CurrentAssessID

CurrentAssessID()             ' returns the current value of CurrentAssessID

 

I have been doing this sort of code for years, and in this app for months.
Everything used to work well, until two days ago. Now suddenly something is
broken and I am mystified.

The really weird part about this is the messages I get.

First, a line that calls CurrentAssessID() gets busted saying "Invalid use
of property". Next, I get a message to the effect that the library
DSA_App_2005-09-15 is not referenced. This makes no sense to me. The library
in question is the app, so how could it not reference itself?

I have already tried creating a brand-new app and importing everything and
compiling it. On compile, it works, but then in run-time it fails. I am
mystified and baffled and desperate for suggestions, insights, or at least
sympathy.

 

Arthur

 

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


 



***********************************************************************************
"This electronic message is intended to be for the use only of the named recipient, and may contain information from Hudson Health Plan (HHP) that is confidential or privileged.  If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited.  If you have received this message in error or are not the named recipient, please notify us immediately, either by contacting the sender at the electronic mail address noted above or calling HHP at (914) 631-1611. If you are not the intended recipient, please do not forward this email to anyone, and delete and destroy all copies of this message.  Thank You".
***********************************************************************************




More information about the AccessD mailing list