My account: Login | Sign Up
Loading... 

2002-3 mde in 2007 environment in microsoft.public.access | Thread profile

Thread profile page for "2002-3 mde in 2007 environment in microsoft.public.access" on http://www.microsoft.com/communities/newsgroups.... This report page is a snippet summary view from a single thread "2002-3 mde in 2007 environment in microsoft.public.access", located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: 2002-3 mde in 2007 environment in microsoft.public.access
Site: Discussions in microsoft.public.access  Discussions in microsoft.public.access - site profile
Forum: microsoft.public.access  microsoft.public.access - forum profile
Total authors: 3 authors
Total thread posts: 6 posts
Thread activity: no new posts during last week
Domain info for: microsoft.com

Thread posts in 2002-3 mde in 2007 environment in microsoft.public.access:

1. 
Started 1 month, 4 weeks ago (2008-10-07 04:46:00)  by Simon
I have deployed a 2002-3 mde which was created in A2003. 2 of our people now have A2007. There is a custom toolbar allowing users to print or export reports. If they print a report with a chart in it the chart doesn't print. If they click export they get an error message saying "You tried to perform an operation involving a function ...
Size: 1,007 bytes
Customize:  Customize "2002-3 mde in 2007 environment in microsoft.public.access :: microsoft.public.access :: Discussions in microsoft.public.access"
2. 
Started 1 month, 4 weeks ago (2008-10-07 05:00:00)  by Arvin Meyer [MVP]
Try putting the apps in a Trusted Location which is not enabled by default. Check out the help files and this Knowledge Base article: http://support.microsoft.com/kb/924738/en-us Some of the export functionality to Excel has been eliminated, but the data itself is still exportable. -- Arvin Meyer, MCP, MVP ...
Size: 2,115 bytes
Customize:  Customize "<b>Reply 1</b>: 2002-3 mde in 2007 environment in microsoft.public.access :: microsoft.public.access :: Discussions in microsoft.public.access"
3. 
Started 1 month, 4 weeks ago (2008-10-07 10:01:00)  by Simon
Thanks for your swift response Arvin. Unfortunately I still can't get it to work. The "Disable all Trusted Locations..." was already unchecked and I've tried various permatations but none have worked. I have also tried creating a trusted location and placing the MDE and BE in it but it still didn't work. I have also created a ...
Size: 2,955 bytes
Customize:  Customize "<b>Reply 2</b>: 2002-3 mde in 2007 environment in microsoft.public.access :: microsoft.public.access :: Discussions in microsoft.public.access"
4. 
Started 1 month, 4 weeks ago (2008-10-08 00:49:00)  by david@epsomdotcomdotau
When 2007 was installed, was the chart component installed? First check that you can create a new form with a chart in 2007 on that computer! Do you have a reference to the chart object in your references? If so, you can get rid of it and fix any code that requires it. The reference is not needed for the forms, it is ...
Size: 1,875 bytes
Customize:  Customize "<b>Reply 3</b>: 2002-3 mde in 2007 environment in microsoft.public.access :: microsoft.public.access :: Discussions in microsoft.public.access"
5. 
Started 1 month, 4 weeks ago (2008-10-08 01:40:00)  by Simon
David, Thanks for the reply. I've created a report using the wizard and then a chart within the report - all worked fine. I'm sorry but I don't understand the references question but the mde works fine if the user is running 2003. Any further assistance would be greatly appreciated. "david@epsomdotcomdotau" wrote:...
Size: 2,456 bytes
Customize:  Customize "<b>Reply 4</b>: 2002-3 mde in 2007 environment in microsoft.public.access :: microsoft.public.access :: Discussions in microsoft.public.access"
6. 
Started 1 month, 3 weeks ago (2008-10-09 00:05:00)  by Simon
After much searching I'm half way to finding the answer, I think, so have posted it for other users. It appears to be a fault in 2007 and there is a hotfix available at http://support.microsoft.com/kb/956054 Having said this it says it requires a password to operate, but when I enter the provided password it fails with error 40? ...
Size: 3,360 bytes
Customize:  Customize "<b>Reply 5</b>: 2002-3 mde in 2007 environment in microsoft.public.access :: microsoft.public.access :: Discussions in microsoft.public.access"
 

Top contributing authors for 2002-3 mde in 2007 environment in microsoft.public.access

Name
Posts
Simon
4
user's latest post:
2002-3 mde in 2007 environment...
Published (2008-10-09 00:05:00)
&nbsp; After much searching I'm half way to finding the answer, I think, so have posted it for other users. It appears to be a fault in 2007 and there is a hotfix available at http://support.microsoft.com/kb/956054 Having said this it says it requires a password to operate, but when I enter the provided password it fails with error 40? If I don't enter a password and click skip it says its done but the feature still doesn't...
david@epsomdotcomdotau
1
user's latest post:
2002-3 mde in 2007 environment...
Published (2008-10-08 00:49:00)
&nbsp; When 2007 was installed, was the chart component installed? First check that you can create a new form with a chart in 2007 on that computer! Do you have a reference to the chart object in your references? If so, you can get rid of it and fix any code that requires it. The reference is not needed for the forms, it is only a type library which enables you to use the names of the predefined constants, and help you with...
Arvin Meyer [MVP]
1
user's latest post:
2002-3 mde in 2007 environment...
Published (2008-10-07 05:00:00)
&nbsp; Try putting the apps in a Trusted Location which is not enabled by default. Check out the help files and this Knowledge Base article: http://support.microsoft.com/kb/924738/en-us Some of the export functionality to Excel has been eliminated, but the data itself is still exportable. -- Arvin Meyer, MCP, MVP http://www.datastrat.com http://www.mvps.org/access http://www.accessmvp.com &quot;Simon&quot;...