A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Outlook » Installation & Setup
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Set As Default Profile not working



 
 
Thread Tools Display Modes
  #1  
Old August 22nd, 2005, 11:04 PM
Tatakau
external usenet poster
 
Posts: n/a
Default Set As Default Profile not working

I have a macro in Access that sends a report to an e-mail address via
Outlook. When I run the macro, it pops up a box titled "Choose Profile". A
drop-down box lists the available profiles, and a button next to it allows
you to create a new profile. A checkbox under an 'options' button can be
checked to set a profile as the default profile.

However, checking this box doesn't make any difference - when I run the
macro again, even after checking the box, it asks me to choose a default
profile.

I run the macro via a scheduled task at night when everyone has gone home.
However, with this box for choosing a default profile popping up without
fail, the report will never be sent without someone being here.

Is there a fix for this, maybe via editing the registry or changing settings
somewhere?

Thanks,

Nick
  #2  
Old August 23rd, 2005, 02:45 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Set As Default Profile not working

It might be helpful if you posted the code that shows how you're accessing Outlook in your macro. Also, did you look in Control Panel | Mail to see whether the user's machine is set to prompt for a profile?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tatakau" wrote in message ...
I have a macro in Access that sends a report to an e-mail address via
Outlook. When I run the macro, it pops up a box titled "Choose Profile". A
drop-down box lists the available profiles, and a button next to it allows
you to create a new profile. A checkbox under an 'options' button can be
checked to set a profile as the default profile.

However, checking this box doesn't make any difference - when I run the
macro again, even after checking the box, it asks me to choose a default
profile.

I run the macro via a scheduled task at night when everyone has gone home.
However, with this box for choosing a default profile popping up without
fail, the report will never be sent without someone being here.

Is there a fix for this, maybe via editing the registry or changing settings
somewhere?

Thanks,

Nick

  #3  
Old August 23rd, 2005, 09:46 PM
Tatakau
external usenet poster
 
Posts: n/a
Default Set As Default Profile not working

A scheduled task runs a macro with the following command:
C:\Progra~1\Micros~2\Office\MSACCESS.EXE M:\Nick\prototype.mdb /x
DailyReport

The macro for DailyReport is set up like this:
1===Action: SendObject
Type: Report
Name: DailyReport
Format: RTF
To:
Subject: Daily Report
Message Text: Here is today's report!
Edit Message: No
All other fields: Blank
2===Action: Close Access

The problem is that Access will ask for a default profile when the macro
attempts to send the report, which completely undermines the whole automation
idea. Checking the "Use as default profile" box does not do any good - it
still asks for a default profile the next time the macro is run.

I am running Windows XP Pro with SP2, and Office 2000.

Thanks,

Nick

"Sue Mosher [MVP-Outlook]" wrote:

It might be helpful if you posted the code that shows how you're accessing Outlook in your macro. Also, did you look in Control Panel | Mail to see whether the user's machine is set to prompt for a profile?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tatakau" wrote in message ...
I have a macro in Access that sends a report to an e-mail address via
Outlook. When I run the macro, it pops up a box titled "Choose Profile". A
drop-down box lists the available profiles, and a button next to it allows
you to create a new profile. A checkbox under an 'options' button can be
checked to set a profile as the default profile.

However, checking this box doesn't make any difference - when I run the
macro again, even after checking the box, it asks me to choose a default
profile.

I run the macro via a scheduled task at night when everyone has gone home.
However, with this box for choosing a default profile popping up without
fail, the report will never be sent without someone being here.

Is there a fix for this, maybe via editing the registry or changing settings
somewhere?

Thanks,

Nick

  #4  
Old August 23rd, 2005, 11:06 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Set As Default Profile not working

Did you check Control Panel | Mail as I suggested? Since you're not actually automating Outlook directly but instead are using Simple MAPI to use the computer's default mail program, it may be a moot point, but you really should check the user's "prompt for profile" setting.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tatakau" wrote in message ...
A scheduled task runs a macro with the following command:
C:\Progra~1\Micros~2\Office\MSACCESS.EXE M:\Nick\prototype.mdb /x
DailyReport

The macro for DailyReport is set up like this:
1===Action: SendObject
Type: Report
Name: DailyReport
Format: RTF
To:
Subject: Daily Report
Message Text: Here is today's report!
Edit Message: No
All other fields: Blank
2===Action: Close Access

The problem is that Access will ask for a default profile when the macro
attempts to send the report, which completely undermines the whole automation
idea. Checking the "Use as default profile" box does not do any good - it
still asks for a default profile the next time the macro is run.

I am running Windows XP Pro with SP2, and Office 2000.

Thanks,

Nick

"Sue Mosher [MVP-Outlook]" wrote:

It might be helpful if you posted the code that shows how you're accessing Outlook in your macro. Also, did you look in Control Panel | Mail to see whether the user's machine is set to prompt for a profile?



"Tatakau" wrote in message ...
I have a macro in Access that sends a report to an e-mail address via
Outlook. When I run the macro, it pops up a box titled "Choose Profile". A
drop-down box lists the available profiles, and a button next to it allows
you to create a new profile. A checkbox under an 'options' button can be
checked to set a profile as the default profile.

However, checking this box doesn't make any difference - when I run the
macro again, even after checking the box, it asks me to choose a default
profile.

I run the macro via a scheduled task at night when everyone has gone home.
However, with this box for choosing a default profile popping up without
fail, the report will never be sent without someone being here.

Is there a fix for this, maybe via editing the registry or changing settings
somewhere?

Thanks,

Nick

  #5  
Old August 24th, 2005, 02:05 PM
Tatakau
external usenet poster
 
Posts: n/a
Default Set As Default Profile not working

Checking Control PanelMail opens a window labled "MS Exchange Settings
Properties" with three tabs: Services, Delivery, and Addressing.

* The Services tab lists the services set up for the profile (MS Exchange
Server & Otlook Address Book). There are buttons for Add, Remove,
Properties, Copy, and About for manipulating profiles. There is also a
button called Show Profiles.

* The Delivery tab allows you to select where incoming mail is delivered,
and list the services that process recipient addresses (MS Exchange Transport
& MS Exchange Remote Transport).

* The Addressing tab lets you select which address list is shown first,
where to keep personal addresses, and where to check for address first when
sending mail.

If I click on the Show Profiles button from the first tab, I get the Mail
window:

* The Mail window has only one tab - General. It lists the profiles set up
on the computer, and allows you to add, remove, check the properties of, or
copy a profile. Clicking the properties button brings you back to the "MS
Exchange Settings Properties" window I talked about earlier. A very vicious
circle.

None of these tabs or windows indicate an option to "Prompt for Profile",
and navigating the buttons inside the tabs doesn't really get me anywhere.
Checking the detailed properties of the Microsoft Exchange Server doesn't
help either.

Are there more detailed instructions on how to get to a "Prompt for Profile"
option?

Nick



"Sue Mosher [MVP-Outlook]" wrote:

Did you check Control Panel | Mail as I suggested? Since you're not actually automating Outlook directly but instead are using Simple MAPI to use the computer's default mail program, it may be a moot point, but you really should check the user's "prompt for profile" setting.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tatakau" wrote in message ...
A scheduled task runs a macro with the following command:
C:\Progra~1\Micros~2\Office\MSACCESS.EXE M:\Nick\prototype.mdb /x
DailyReport

The macro for DailyReport is set up like this:
1===Action: SendObject
Type: Report
Name: DailyReport
Format: RTF
To:
Subject: Daily Report
Message Text: Here is today's report!
Edit Message: No
All other fields: Blank
2===Action: Close Access

The problem is that Access will ask for a default profile when the macro
attempts to send the report, which completely undermines the whole automation
idea. Checking the "Use as default profile" box does not do any good - it
still asks for a default profile the next time the macro is run.

I am running Windows XP Pro with SP2, and Office 2000.

Thanks,

Nick

"Sue Mosher [MVP-Outlook]" wrote:

It might be helpful if you posted the code that shows how you're accessing Outlook in your macro. Also, did you look in Control Panel | Mail to see whether the user's machine is set to prompt for a profile?



"Tatakau" wrote in message ...
I have a macro in Access that sends a report to an e-mail address via
Outlook. When I run the macro, it pops up a box titled "Choose Profile". A
drop-down box lists the available profiles, and a button next to it allows
you to create a new profile. A checkbox under an 'options' button can be
checked to set a profile as the default profile.

However, checking this box doesn't make any difference - when I run the
macro again, even after checking the box, it asks me to choose a default
profile.

I run the macro via a scheduled task at night when everyone has gone home.
However, with this box for choosing a default profile popping up without
fail, the report will never be sent without someone being here.

Is there a fix for this, maybe via editing the registry or changing settings
somewhere?

Thanks,

Nick


  #6  
Old August 24th, 2005, 03:02 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Set As Default Profile not working

Sorry -- I wasn't thinking about Outlook 2000.

In Outlook, under Tools | Options, go to the Mail Services tab. At the top, you should see a choice of options for "Prompt for a profile to be used" and "Always use this profile."

In any case, I'm not sure that it will matter, since you're not automating Outlook itself directly. The profile prompt may be a side effect of using simple MAPI.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tatakau" wrote in message ...
Checking Control PanelMail opens a window labled "MS Exchange Settings
Properties" with three tabs: Services, Delivery, and Addressing.

Are there more detailed instructions on how to get to a "Prompt for Profile"
option?

"Sue Mosher [MVP-Outlook]" wrote:

Did you check Control Panel | Mail as I suggested? Since you're not actually automating Outlook directly but instead are using Simple MAPI to use the computer's default mail program, it may be a moot point, but you really should check the user's "prompt for profile" setting.



"Tatakau" wrote in message ...
A scheduled task runs a macro with the following command:
C:\Progra~1\Micros~2\Office\MSACCESS.EXE M:\Nick\prototype.mdb /x
DailyReport

The macro for DailyReport is set up like this:
1===Action: SendObject
Type: Report
Name: DailyReport
Format: RTF
To:
Subject: Daily Report
Message Text: Here is today's report!
Edit Message: No
All other fields: Blank
2===Action: Close Access

The problem is that Access will ask for a default profile when the macro
attempts to send the report, which completely undermines the whole automation
idea. Checking the "Use as default profile" box does not do any good - it
still asks for a default profile the next time the macro is run.

I am running Windows XP Pro with SP2, and Office 2000.

Thanks,

Nick

"Sue Mosher [MVP-Outlook]" wrote:

It might be helpful if you posted the code that shows how you're accessing Outlook in your macro. Also, did you look in Control Panel | Mail to see whether the user's machine is set to prompt for a profile?



"Tatakau" wrote in message ...
I have a macro in Access that sends a report to an e-mail address via
Outlook. When I run the macro, it pops up a box titled "Choose Profile". A
drop-down box lists the available profiles, and a button next to it allows
you to create a new profile. A checkbox under an 'options' button can be
checked to set a profile as the default profile.

However, checking this box doesn't make any difference - when I run the
macro again, even after checking the box, it asks me to choose a default
profile.

I run the macro via a scheduled task at night when everyone has gone home.
However, with this box for choosing a default profile popping up without
fail, the report will never be sent without someone being here.

Is there a fix for this, maybe via editing the registry or changing settings
somewhere?


  #7  
Old August 24th, 2005, 04:56 PM
Tatakau
external usenet poster
 
Posts: n/a
Default Set As Default Profile not working

The right options are already set... looks like it's not fixable. At least
with Office 2000...

Outlook doesn't ask for a profile if you just start it manually, so that
kinda has me wondering why it does when Access tries to open it. I've
managed to jury-rig a solution though. If Outlook is open and Access runs
the macro, it'll go off without a hitch. I suppose I can deal with it though.

Thank you so much for your help with this issue!

Nick

"Sue Mosher [MVP-Outlook]" wrote:

Sorry -- I wasn't thinking about Outlook 2000.

In Outlook, under Tools | Options, go to the Mail Services tab. At the top, you should see a choice of options for "Prompt for a profile to be used" and "Always use this profile."

In any case, I'm not sure that it will matter, since you're not automating Outlook itself directly. The profile prompt may be a side effect of using simple MAPI.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tatakau" wrote in message ...
Checking Control PanelMail opens a window labled "MS Exchange Settings
Properties" with three tabs: Services, Delivery, and Addressing.

Are there more detailed instructions on how to get to a "Prompt for Profile"
option?

"Sue Mosher [MVP-Outlook]" wrote:

Did you check Control Panel | Mail as I suggested? Since you're not actually automating Outlook directly but instead are using Simple MAPI to use the computer's default mail program, it may be a moot point, but you really should check the user's "prompt for profile" setting.



"Tatakau" wrote in message ...
A scheduled task runs a macro with the following command:
C:\Progra~1\Micros~2\Office\MSACCESS.EXE M:\Nick\prototype.mdb /x
DailyReport

The macro for DailyReport is set up like this:
1===Action: SendObject
Type: Report
Name: DailyReport
Format: RTF
To:
Subject: Daily Report
Message Text: Here is today's report!
Edit Message: No
All other fields: Blank
2===Action: Close Access

The problem is that Access will ask for a default profile when the macro
attempts to send the report, which completely undermines the whole automation
idea. Checking the "Use as default profile" box does not do any good - it
still asks for a default profile the next time the macro is run.

I am running Windows XP Pro with SP2, and Office 2000.

Thanks,

Nick

"Sue Mosher [MVP-Outlook]" wrote:

It might be helpful if you posted the code that shows how you're accessing Outlook in your macro. Also, did you look in Control Panel | Mail to see whether the user's machine is set to prompt for a profile?


"Tatakau" wrote in message ...
I have a macro in Access that sends a report to an e-mail address via
Outlook. When I run the macro, it pops up a box titled "Choose Profile". A
drop-down box lists the available profiles, and a button next to it allows
you to create a new profile. A checkbox under an 'options' button can be
checked to set a profile as the default profile.

However, checking this box doesn't make any difference - when I run the
macro again, even after checking the box, it asks me to choose a default
profile.

I run the macro via a scheduled task at night when everyone has gone home.
However, with this box for choosing a default profile popping up without
fail, the report will never be sent without someone being here.

Is there a fix for this, maybe via editing the registry or changing settings
somewhere?



  #8  
Old August 24th, 2005, 05:23 PM
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: n/a
Default Set As Default Profile not working

As I've tried to explain, Access isn't trying to open Outlook at all, not directly. It is invoking the default mail program for your machine. How Windows calls Outlook is pretty much out of your hands.

Maybe you could include code in your routine to start Outlook if it's not already running and use the Namespace.Logon method to load the desired profile.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Tatakau" wrote in message ...
The right options are already set... looks like it's not fixable. At least
with Office 2000...

Outlook doesn't ask for a profile if you just start it manually, so that
kinda has me wondering why it does when Access tries to open it. I've
managed to jury-rig a solution though. If Outlook is open and Access runs
the macro, it'll go off without a hitch. I suppose I can deal with it though.

Thank you so much for your help with this issue!

Nick

"Sue Mosher [MVP-Outlook]" wrote:

Sorry -- I wasn't thinking about Outlook 2000.

In Outlook, under Tools | Options, go to the Mail Services tab. At the top, you should see a choice of options for "Prompt for a profile to be used" and "Always use this profile."

In any case, I'm not sure that it will matter, since you're not automating Outlook itself directly. The profile prompt may be a side effect of using simple MAPI.


"Tatakau" wrote in message ...
Checking Control PanelMail opens a window labled "MS Exchange Settings
Properties" with three tabs: Services, Delivery, and Addressing.

Are there more detailed instructions on how to get to a "Prompt for Profile"
option?

"Sue Mosher [MVP-Outlook]" wrote:

Did you check Control Panel | Mail as I suggested? Since you're not actually automating Outlook directly but instead are using Simple MAPI to use the computer's default mail program, it may be a moot point, but you really should check the user's "prompt for profile" setting.



"Tatakau" wrote in message ...
A scheduled task runs a macro with the following command:
C:\Progra~1\Micros~2\Office\MSACCESS.EXE M:\Nick\prototype.mdb /x
DailyReport

The macro for DailyReport is set up like this:
1===Action: SendObject
Type: Report
Name: DailyReport
Format: RTF
To:
Subject: Daily Report
Message Text: Here is today's report!
Edit Message: No
All other fields: Blank
2===Action: Close Access

The problem is that Access will ask for a default profile when the macro
attempts to send the report, which completely undermines the whole automation
idea. Checking the "Use as default profile" box does not do any good - it
still asks for a default profile the next time the macro is run.

I am running Windows XP Pro with SP2, and Office 2000.

Thanks,

Nick

"Sue Mosher [MVP-Outlook]" wrote:

It might be helpful if you posted the code that shows how you're accessing Outlook in your macro. Also, did you look in Control Panel | Mail to see whether the user's machine is set to prompt for a profile?


"Tatakau" wrote in message ...
I have a macro in Access that sends a report to an e-mail address via
Outlook. When I run the macro, it pops up a box titled "Choose Profile". A
drop-down box lists the available profiles, and a button next to it allows
you to create a new profile. A checkbox under an 'options' button can be
checked to set a profile as the default profile.

However, checking this box doesn't make any difference - when I run the
macro again, even after checking the box, it asks me to choose a default
profile.

I run the macro via a scheduled task at night when everyone has gone home.
However, with this box for choosing a default profile popping up without
fail, the report will never be sent without someone being here.

Is there a fix for this, maybe via editing the registry or changing settings
somewhere?



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML Default not working ELW General Discussion 1 June 6th, 2005 06:35 PM
Outlook 2003 Profile generator issues Jim Bud Installation & Setup 6 March 11th, 2005 01:41 PM
Default to Date derived from Query is not working...HELP! Andre Laplume via AccessMonster.com Using Forms 7 February 22nd, 2005 09:23 PM
Default Printer Problems Ella Setting Up & Running Reports 1 June 7th, 2004 12:01 AM
Object defaults (e.g., default fill color) Jeff Powerpoint 2 June 5th, 2004 03:56 AM


All times are GMT +1. The time now is 11:08 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.