Technology Questions

Go Back   Technology Questions > Software Questions > General Questions > Microsoft Office

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-20-2009, 09:43 AM
debbie
Newsgroup Contributor
 
Posts: n/a
AZ WIZARD MODULE

Hello,
When I try to open up certain files I get a box that pops up and states...
Compile Error In Hidden Module

Az Wizard Module.

I can get pass it but would like to know how to get rid of it.
Thanks,
Deb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-20-2009, 09:43 AM
  #2 (permalink)  
Old 01-20-2009, 09:43 AM
Steve Rindsberg
Newsgroup Contributor
 
Posts: n/a
Re: AZ WIZARD MODULE

In article <156DC852-6E55-473B-AC92-5F1068B52BEE@microsoft.com>, Debbie
wrote:
> Hello,
> When I try to open up certain files I get a box that pops up and states...
> Compile Error In Hidden Module
>
> Az Wizard Module.
>
> I can get pass it but would like to know how to get rid of it.


This message means that there's a problem with the VBA code in a
password-protected add-in or document/file you're opening.

You don't mention what program this happens in or what version of it, so
it's hard to make any further suggestions other than to contact the author
of the file and report the problem.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 01-22-2009, 05:40 PM
Julia
Newsgroup Contributor
 
Posts: n/a
Re: AZ WIZARD MODULE



"Steve Rindsberg" wrote:

> In article <156DC852-6E55-473B-AC92-5F1068B52BEE@microsoft.com>, Debbie
> wrote:
> > Hello,
> > When I try to open up certain files I get a box that pops up and states...
> > Compile Error In Hidden Module
> >
> > Az Wizard Module.
> >
> > I can get pass it but would like to know how to get rid of it.

>
> This message means that there's a problem with the VBA code in a
> password-protected add-in or document/file you're opening.
>
> You don't mention what program this happens in or what version of it, so
> it's hard to make any further suggestions other than to contact the author
> of the file and report the problem.
>
>
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 01-22-2009, 05:50 PM
Julia
Newsgroup Contributor
 
Posts: n/a
Re: AZ WIZARD MODULE

I'm am having the same problem. It is occuring in my own documents in
Microsoft Office 2007 Word.
"Steve Rindsberg" wrote:

> In article <156DC852-6E55-473B-AC92-5F1068B52BEE@microsoft.com>, Debbie
> wrote:
> > Hello,
> > When I try to open up certain files I get a box that pops up and states...
> > Compile Error In Hidden Module
> >
> > Az Wizard Module.
> >
> > I can get pass it but would like to know how to get rid of it.

>
> This message means that there's a problem with the VBA code in a
> password-protected add-in or document/file you're opening.
>
> You don't mention what program this happens in or what version of it, so
> it's hard to make any further suggestions other than to contact the author
> of the file and report the problem.
>
>
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 01-23-2009, 11:10 AM
Steve Rindsberg
Newsgroup Contributor
 
Posts: n/a
Re: AZ WIZARD MODULE

In article <9EFD037A-F99D-433A-8E3E-6BCDF8CA924A@microsoft.com>, Julia wrote:
> I'm am having the same problem. It is occuring in my own documents in
> Microsoft Office 2007 Word.


You may have addins that fire code when a new document opens or the like.
Contact the author to see if they're aware of the problem.

> "Steve Rindsberg" wrote:
>
> > In article <156DC852-6E55-473B-AC92-5F1068B52BEE@microsoft.com>, Debbie
> > wrote:
> > > Hello,
> > > When I try to open up certain files I get a box that pops up and states...
> > > Compile Error In Hidden Module
> > >
> > > Az Wizard Module.
> > >
> > > I can get pass it but would like to know how to get rid of it.

> >
> > This message means that there's a problem with the VBA code in a
> > password-protected add-in or document/file you're opening.
> >
> > You don't mention what program this happens in or what version of it, so
> > it's hard to make any further suggestions other than to contact the author
> > of the file and report the problem.
> >
> >
> >
> >
> >




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 10-31-2009, 07:00 PM
John Stewart
Newsgroup Contributor
 
Posts: n/a
AZ Wizard Module

This is part of the Avery Wizard. It is under Appdata/Roaming in Vista/Win7. Apparently it happens when you update the system and the location of that module isn't quite the same as before, such as if you change the user name where Appdata/Roaming is located.

The simplest way to get this error message removed is to reinstall Avery Wizard (now at 3.1.5). I got an error trying to install it in Windows7, but my effort got rid of the error message "AZWizardModul Compile Error in hidden Module." I asked them to update their software for Win7. If you install the wizard again under Vista, it will probably work.



debbi wrote:

AZ WIZARD MODULE
17-Jan-09

Hello,
When I try to open up certain files I get a box that pops up and states...
Compile Error In Hidden Module

Az Wizard Module.

I can get pass it but would like to know how to get rid of it.
Thanks,
Deb

Previous Posts In This Thread:

On Saturday, January 17, 2009 1:52 AM
debbi wrote:

AZ WIZARD MODULE
Hello,
When I try to open up certain files I get a box that pops up and states...
Compile Error In Hidden Module

Az Wizard Module.

I can get pass it but would like to know how to get rid of it.
Thanks,
Deb

On Saturday, January 17, 2009 12:04 PM
Steve Rindsberg wrote:

Re: AZ WIZARD MODULE
In article <156DC852-6E55-473B-AC92-5F1068B52BEE@microsoft.com>, Debbie
wrote:

This message means that there's a problem with the VBA code in a
password-protected add-in or document/file you're opening.

You don't mention what program this happens in or what version of it, so
it's hard to make any further suggestions other than to contact the author
of the file and report the problem.

On Thursday, January 22, 2009 8:39 PM
Juli wrote:

Re: AZ WIZARD MODULE
"Steve Rindsberg" wrote:

On Thursday, January 22, 2009 8:45 PM
Juli wrote:

I'm am having the same problem.
I am am having the same problem. It is occuring in my own documents in
Microsoft Office 2007 Word.
"Steve Rindsberg" wrote:

On Friday, January 23, 2009 2:04 PM
Steve Rindsberg wrote:

Re: AZ WIZARD MODULE
You may have addins that fire code when a new document opens or the like.
Contact the author to see if they are aware of the problem.

EggHeadCafe - Software Developer Portal of Choice
SQL Server Stored Procedure Script Generator By Dependency II
http://www.eggheadcafe.com/tutorials...d-procedu.aspx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing Module LARRY Windows XP 0 10-17-2008 05:01 AM
translation module jlm1901 Windows XP 2 05-06-2008 12:00 AM
Save My Settings Wizard wizard removed from Office 2007? Bry M Microsoft Office 4 04-09-2008 04:20 AM
Looking for help module Rtillery Microsoft Office 1 03-19-2008 04:10 PM
"Wizard found disconnected network." screen when running "Network Setup Wizard". Don J Windows XP 0 06-12-2007 06:00 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 03:29 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0