|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Post Package Solution Wizard QuestionI can get through the process of making the package in Access 2007 so I can
deploy my DB to end-users - however, upon installing it on their machine (including the 2007 runtimes), the DB never opens. I get a security notice saying it's not possible to determine if this came from a safe source..blah..blah. I click open, but the DB never opens. I have no macro's in my DB...it's only a single table and single form - nothing too fancy here. Security is blocking me from getting this deployment 100% done. Can someone explain this to me. Thanks in advance. What they have to do is to go to the mdb file, right-click and select
PROPERTIES. There should be a checkbox to uncheck which says something about disabling because it is from a non-trusted source. Uncheck the box and it should work. -- Bob Larson Access World Forums Super Moderator Utter Access VIP Tutorials at http://www.btabdevelopment.com __________________________________ If my post was helpful to you, please rate the post. Show quote "steve02a" wrote: > I can get through the process of making the package in Access 2007 so I can > deploy my DB to end-users - however, upon installing it on their machine > (including the 2007 runtimes), the DB never opens. I get a security notice > saying it's not possible to determine if this came from a safe > source..blah..blah. I click open, but the DB never opens. I have no macro's > in my DB...it's only a single table and single form - nothing too fancy here. > Security is blocking me from getting this deployment 100% done. Can someone > explain this to me. Thanks in advance. Bob - sorry, your instructions did not solve my problem. In my mdb file
under properties (in any tab too), there is no checkbox anywhere related to non-trusted sources. Any other suggestions? Thanks. Show quote "boblarson" wrote: > What they have to do is to go to the mdb file, right-click and select > PROPERTIES. There should be a checkbox to uncheck which says something about > disabling because it is from a non-trusted source. Uncheck the box and it > should work. > > -- > Bob Larson > Access World Forums Super Moderator > Utter Access VIP > Tutorials at http://www.btabdevelopment.com > __________________________________ > If my post was helpful to you, please rate the post. > > > "steve02a" wrote: > > > I can get through the process of making the package in Access 2007 so I can > > deploy my DB to end-users - however, upon installing it on their machine > > (including the 2007 runtimes), the DB never opens. I get a security notice > > saying it's not possible to determine if this came from a safe > > source..blah..blah. I click open, but the DB never opens. I have no macro's > > in my DB...it's only a single table and single form - nothing too fancy here. > > Security is blocking me from getting this deployment 100% done. Can someone > > explain this to me. Thanks in advance. can you email the file to me (zipped of course) and I will see if I can spot
anything that might be hindering you. My email address would be bob at btabdevelopment d0t com. -- Bob Larson Access World Forums Super Moderator Utter Access VIP Tutorials at http://www.btabdevelopment.com __________________________________ If my post was helpful to you, please rate the post. Show quote "steve02a" wrote: > Bob - sorry, your instructions did not solve my problem. In my mdb file > under properties (in any tab too), there is no checkbox anywhere related to > non-trusted sources. Any other suggestions? Thanks. > > > > "boblarson" wrote: > > > What they have to do is to go to the mdb file, right-click and select > > PROPERTIES. There should be a checkbox to uncheck which says something about > > disabling because it is from a non-trusted source. Uncheck the box and it > > should work. > > > > -- > > Bob Larson > > Access World Forums Super Moderator > > Utter Access VIP > > Tutorials at http://www.btabdevelopment.com > > __________________________________ > > If my post was helpful to you, please rate the post. > > > > > > "steve02a" wrote: > > > > > I can get through the process of making the package in Access 2007 so I can > > > deploy my DB to end-users - however, upon installing it on their machine > > > (including the 2007 runtimes), the DB never opens. I get a security notice > > > saying it's not possible to determine if this came from a safe > > > source..blah..blah. I click open, but the DB never opens. I have no macro's > > > in my DB...it's only a single table and single form - nothing too fancy here. > > > Security is blocking me from getting this deployment 100% done. Can someone > > > explain this to me. Thanks in advance. Email Sent. Thanks.
Show quote "boblarson" wrote: > can you email the file to me (zipped of course) and I will see if I can spot > anything that might be hindering you. My email address would be bob at > btabdevelopment d0t com. > -- > Bob Larson > Access World Forums Super Moderator > Utter Access VIP > Tutorials at http://www.btabdevelopment.com > __________________________________ > If my post was helpful to you, please rate the post. > > > "steve02a" wrote: > > > Bob - sorry, your instructions did not solve my problem. In my mdb file > > under properties (in any tab too), there is no checkbox anywhere related to > > non-trusted sources. Any other suggestions? Thanks. > > > > > > > > "boblarson" wrote: > > > > > What they have to do is to go to the mdb file, right-click and select > > > PROPERTIES. There should be a checkbox to uncheck which says something about > > > disabling because it is from a non-trusted source. Uncheck the box and it > > > should work. > > > > > > -- > > > Bob Larson > > > Access World Forums Super Moderator > > > Utter Access VIP > > > Tutorials at http://www.btabdevelopment.com > > > __________________________________ > > > If my post was helpful to you, please rate the post. > > > > > > > > > "steve02a" wrote: > > > > > > > I can get through the process of making the package in Access 2007 so I can > > > > deploy my DB to end-users - however, upon installing it on their machine > > > > (including the 2007 runtimes), the DB never opens. I get a security notice > > > > saying it's not possible to determine if this came from a safe > > > > source..blah..blah. I click open, but the DB never opens. I have no macro's > > > > in my DB...it's only a single table and single form - nothing too fancy here. > > > > Security is blocking me from getting this deployment 100% done. Can someone > > > > explain this to me. Thanks in advance. Steve:
I just realized that you don't have a startup page defined in the Startup options. For the runtime, you have to open the form for them because they can't get to the database window. So, set your form as the form to open on startup (look in Tools > Startup) and you should see it. -- Bob Larson Access World Forums Super Moderator Utter Access VIP Tutorials at http://www.btabdevelopment.com __________________________________ If my post was helpful to you, please rate the post. Show quote "steve02a" wrote: > Email Sent. Thanks. > > > > "boblarson" wrote: > > > can you email the file to me (zipped of course) and I will see if I can spot > > anything that might be hindering you. My email address would be bob at > > btabdevelopment d0t com. > > -- > > Bob Larson > > Access World Forums Super Moderator > > Utter Access VIP > > Tutorials at http://www.btabdevelopment.com > > __________________________________ > > If my post was helpful to you, please rate the post. > > > > > > "steve02a" wrote: > > > > > Bob - sorry, your instructions did not solve my problem. In my mdb file > > > under properties (in any tab too), there is no checkbox anywhere related to > > > non-trusted sources. Any other suggestions? Thanks. > > > > > > > > > > > > "boblarson" wrote: > > > > > > > What they have to do is to go to the mdb file, right-click and select > > > > PROPERTIES. There should be a checkbox to uncheck which says something about > > > > disabling because it is from a non-trusted source. Uncheck the box and it > > > > should work. > > > > > > > > -- > > > > Bob Larson > > > > Access World Forums Super Moderator > > > > Utter Access VIP > > > > Tutorials at http://www.btabdevelopment.com > > > > __________________________________ > > > > If my post was helpful to you, please rate the post. > > > > > > > > > > > > "steve02a" wrote: > > > > > > > > > I can get through the process of making the package in Access 2007 so I can > > > > > deploy my DB to end-users - however, upon installing it on their machine > > > > > (including the 2007 runtimes), the DB never opens. I get a security notice > > > > > saying it's not possible to determine if this came from a safe > > > > > source..blah..blah. I click open, but the DB never opens. I have no macro's > > > > > in my DB...it's only a single table and single form - nothing too fancy here. > > > > > Security is blocking me from getting this deployment 100% done. Can someone > > > > > explain this to me. Thanks in advance. Thank you Bob - that did the trick and it all works well now. Thanks again!
Show quote "boblarson" wrote: > Steve: > > I just realized that you don't have a startup page defined in the Startup > options. For the runtime, you have to open the form for them because they > can't get to the database window. So, set your form as the form to open on > startup (look in Tools > Startup) and you should see it. > -- > Bob Larson > Access World Forums Super Moderator > Utter Access VIP > Tutorials at http://www.btabdevelopment.com > __________________________________ > If my post was helpful to you, please rate the post. > > > "steve02a" wrote: > > > Email Sent. Thanks. > > > > > > > > "boblarson" wrote: > > > > > can you email the file to me (zipped of course) and I will see if I can spot > > > anything that might be hindering you. My email address would be bob at > > > btabdevelopment d0t com. > > > -- > > > Bob Larson > > > Access World Forums Super Moderator > > > Utter Access VIP > > > Tutorials at http://www.btabdevelopment.com > > > __________________________________ > > > If my post was helpful to you, please rate the post. > > > > > > > > > "steve02a" wrote: > > > > > > > Bob - sorry, your instructions did not solve my problem. In my mdb file > > > > under properties (in any tab too), there is no checkbox anywhere related to > > > > non-trusted sources. Any other suggestions? Thanks. > > > > > > > > > > > > > > > > "boblarson" wrote: > > > > > > > > > What they have to do is to go to the mdb file, right-click and select > > > > > PROPERTIES. There should be a checkbox to uncheck which says something about > > > > > disabling because it is from a non-trusted source. Uncheck the box and it > > > > > should work. > > > > > > > > > > -- > > > > > Bob Larson > > > > > Access World Forums Super Moderator > > > > > Utter Access VIP > > > > > Tutorials at http://www.btabdevelopment.com > > > > > __________________________________ > > > > > If my post was helpful to you, please rate the post. > > > > > > > > > > > > > > > "steve02a" wrote: > > > > > > > > > > > I can get through the process of making the package in Access 2007 so I can > > > > > > deploy my DB to end-users - however, upon installing it on their machine > > > > > > (including the 2007 runtimes), the DB never opens. I get a security notice > > > > > > saying it's not possible to determine if this came from a safe > > > > > > source..blah..blah. I click open, but the DB never opens. I have no macro's > > > > > > in my DB...it's only a single table and single form - nothing too fancy here. > > > > > > Security is blocking me from getting this deployment 100% done. Can someone > > > > > > explain this to me. Thanks in advance. No problem. Glad we could help out. :-)
-- Bob Larson Access World Forums Super Moderator Utter Access VIP Tutorials at http://www.btabdevelopment.com __________________________________ If my post was helpful to you, please rate the post. Show quote "steve02a" wrote: > Thank you Bob - that did the trick and it all works well now. Thanks again! > > > "boblarson" wrote: > > > Steve: > > > > I just realized that you don't have a startup page defined in the Startup > > options. For the runtime, you have to open the form for them because they > > can't get to the database window. So, set your form as the form to open on > > startup (look in Tools > Startup) and you should see it. > > -- > > Bob Larson > > Access World Forums Super Moderator > > Utter Access VIP > > Tutorials at http://www.btabdevelopment.com > > __________________________________ > > If my post was helpful to you, please rate the post. > > > > > > "steve02a" wrote: > > > > > Email Sent. Thanks. > > > > > > > > > > > > "boblarson" wrote: > > > > > > > can you email the file to me (zipped of course) and I will see if I can spot > > > > anything that might be hindering you. My email address would be bob at > > > > btabdevelopment d0t com. > > > > -- > > > > Bob Larson > > > > Access World Forums Super Moderator > > > > Utter Access VIP > > > > Tutorials at http://www.btabdevelopment.com > > > > __________________________________ > > > > If my post was helpful to you, please rate the post. > > > > > > > > > > > > "steve02a" wrote: > > > > > > > > > Bob - sorry, your instructions did not solve my problem. In my mdb file > > > > > under properties (in any tab too), there is no checkbox anywhere related to > > > > > non-trusted sources. Any other suggestions? Thanks. > > > > > > > > > > > > > > > > > > > > "boblarson" wrote: > > > > > > > > > > > What they have to do is to go to the mdb file, right-click and select > > > > > > PROPERTIES. There should be a checkbox to uncheck which says something about > > > > > > disabling because it is from a non-trusted source. Uncheck the box and it > > > > > > should work. > > > > > > > > > > > > -- > > > > > > Bob Larson > > > > > > Access World Forums Super Moderator > > > > > > Utter Access VIP > > > > > > Tutorials at http://www.btabdevelopment.com > > > > > > __________________________________ > > > > > > If my post was helpful to you, please rate the post. > > > > > > > > > > > > > > > > > > "steve02a" wrote: > > > > > > > > > > > > > I can get through the process of making the package in Access 2007 so I can > > > > > > > deploy my DB to end-users - however, upon installing it on their machine > > > > > > > (including the 2007 runtimes), the DB never opens. I get a security notice > > > > > > > saying it's not possible to determine if this came from a safe > > > > > > > source..blah..blah. I click open, but the DB never opens. I have no macro's > > > > > > > in my DB...it's only a single table and single form - nothing too fancy here. > > > > > > > Security is blocking me from getting this deployment 100% done. Can someone > > > > > > > explain this to me. Thanks in advance. |
|||||||||||||||||||||||