Print Button

M

Matt

Specifically the print button is the biggest hassle, but when I convert my
file to an accde, none of my buttons work. I changed the print button from
running code to an embedded macro, but it still will not work once converted
to an accde (and ran with the runtime version of 07). Other buttons have the
same problem, and sometimes buttons on the switchboard will not work after
converting. Any help would be greatly appreciated. Thanks in advance!
 
B

boblarson

The runtime for 2007 still needs to have a trusted location set. You would
need to set, in the registry, this:

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\TrustedLocations]
AllowNetworkLocations(REG_DWORD) = 1

--
Bob Larson
Access World Forums Administrator

Tutorials at http://www.btabdevelopment.com

__________________________________
 
M

Matt

Can I add that to the additional registry keys when I package the files?
Would I need to each time a new version is distributed?
--
-Matt

"The only thing worse than an employee that just quits and leaves, is an
employee that quits and doesn''t leave."


boblarson said:
The runtime for 2007 still needs to have a trusted location set. You would
need to set, in the registry, this:

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\TrustedLocations]
AllowNetworkLocations(REG_DWORD) = 1

--
Bob Larson
Access World Forums Administrator

Tutorials at http://www.btabdevelopment.com

__________________________________


Matt said:
Specifically the print button is the biggest hassle, but when I convert my
file to an accde, none of my buttons work. I changed the print button from
running code to an embedded macro, but it still will not work once converted
to an accde (and ran with the runtime version of 07). Other buttons have the
same problem, and sometimes buttons on the switchboard will not work after
converting. Any help would be greatly appreciated. Thanks in advance!
--
-Matt

"The only thing worse than an employee that just quits and leaves, is an
employee that quits and doesn''t leave."
 
B

boblarson

Yes, you should be able to add that registry key as you install.

No, you don't have to do it more than once, unless the trusted location
changes.
--
Bob Larson
Access World Forums Administrator

Tutorials at http://www.btabdevelopment.com

__________________________________


Matt said:
Can I add that to the additional registry keys when I package the files?
Would I need to each time a new version is distributed?
--
-Matt

"The only thing worse than an employee that just quits and leaves, is an
employee that quits and doesn''t leave."


boblarson said:
The runtime for 2007 still needs to have a trusted location set. You would
need to set, in the registry, this:

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\TrustedLocations]
AllowNetworkLocations(REG_DWORD) = 1

--
Bob Larson
Access World Forums Administrator

Tutorials at http://www.btabdevelopment.com

__________________________________


Matt said:
Specifically the print button is the biggest hassle, but when I convert my
file to an accde, none of my buttons work. I changed the print button from
running code to an embedded macro, but it still will not work once converted
to an accde (and ran with the runtime version of 07). Other buttons have the
same problem, and sometimes buttons on the switchboard will not work after
converting. Any help would be greatly appreciated. Thanks in advance!
--
-Matt

"The only thing worse than an employee that just quits and leaves, is an
employee that quits and doesn''t leave."
 
M

Matt

In the Package Wizard it asks for

Root

Key

Name

Value

How do I properly break down the key you gave me into these categories?
This is something I don't want to chance screwing up.
--
-Matt

"The only thing worse than an employee that just quits and leaves, is an
employee that quits and doesn''t leave."


boblarson said:
Yes, you should be able to add that registry key as you install.

No, you don't have to do it more than once, unless the trusted location
changes.
--
Bob Larson
Access World Forums Administrator

Tutorials at http://www.btabdevelopment.com

__________________________________


Matt said:
Can I add that to the additional registry keys when I package the files?
Would I need to each time a new version is distributed?
--
-Matt

"The only thing worse than an employee that just quits and leaves, is an
employee that quits and doesn''t leave."


boblarson said:
The runtime for 2007 still needs to have a trusted location set. You would
need to set, in the registry, this:

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\TrustedLocations]
AllowNetworkLocations(REG_DWORD) = 1

--
Bob Larson
Access World Forums Administrator

Tutorials at http://www.btabdevelopment.com

__________________________________


:

Specifically the print button is the biggest hassle, but when I convert my
file to an accde, none of my buttons work. I changed the print button from
running code to an embedded macro, but it still will not work once converted
to an accde (and ran with the runtime version of 07). Other buttons have the
same problem, and sometimes buttons on the switchboard will not work after
converting. Any help would be greatly appreciated. Thanks in advance!
--
-Matt

"The only thing worse than an employee that just quits and leaves, is an
employee that quits and doesn''t leave."
 
B

boblarson

Actually I had that slightly off. But anyway this page might help:
http://accessjunkie.com/faq_33.aspx

I'm thinking that

Root: [HKEY_CURRENT_USER\

Key:Software\Microsoft\Office\12.0\Access\Security\Trusted
Locations\Location0]

Name: Path (REG_SZ)

Value: "C:\YourFolderPath"

--
Bob Larson
Access World Forums Administrator

Tutorials at http://www.btabdevelopment.com

__________________________________


Matt said:
In the Package Wizard it asks for

Root

Key

Name

Value

How do I properly break down the key you gave me into these categories?
This is something I don't want to chance screwing up.
--
-Matt

"The only thing worse than an employee that just quits and leaves, is an
employee that quits and doesn''t leave."


boblarson said:
Yes, you should be able to add that registry key as you install.

No, you don't have to do it more than once, unless the trusted location
changes.
--
Bob Larson
Access World Forums Administrator

Tutorials at http://www.btabdevelopment.com

__________________________________


Matt said:
Can I add that to the additional registry keys when I package the files?
Would I need to each time a new version is distributed?
--
-Matt

"The only thing worse than an employee that just quits and leaves, is an
employee that quits and doesn''t leave."


:

The runtime for 2007 still needs to have a trusted location set. You would
need to set, in the registry, this:

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\Security\TrustedLocations]
AllowNetworkLocations(REG_DWORD) = 1

--
Bob Larson
Access World Forums Administrator

Tutorials at http://www.btabdevelopment.com

__________________________________


:

Specifically the print button is the biggest hassle, but when I convert my
file to an accde, none of my buttons work. I changed the print button from
running code to an embedded macro, but it still will not work once converted
to an accde (and ran with the runtime version of 07). Other buttons have the
same problem, and sometimes buttons on the switchboard will not work after
converting. Any help would be greatly appreciated. Thanks in advance!
--
-Matt

"The only thing worse than an employee that just quits and leaves, is an
employee that quits and doesn''t leave."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top