Pages

Search

Microsoft Word - Proofing tools problems

Microsoft Word - Proofing tools problems


Proofing tools problems

Posted: 10 Aug 2014 01:16 PM PDT

I've got a problem with my spell check and proofing tools on Office 365's latest build (1004). My version is installed in Dutch on my computer but I regularly use English UK spell check as I live and work in the UK. That had been working fine until I tried to spell check something today: I got an error message saying that this language (English UK) was not installed.

I thought this was very odd as it patently had been installed but to be sure, I clicked on the link provided and installed the English proofing tools again. But the error message still comes up, and in the Options > Language screen it says that English proofing tools are not installed. 

How can I fix this?

Kerning in WordArt?

Posted: 10 Aug 2014 11:29 AM PDT

I'm trying to create an alphanumeric logo in Word and want to use an outlined font.  Simply entering the text is fine, I can change the spacing between characters to get the effect I want, but Word's default font outline is too lightweight.  I can also enter the text in the chosen font in WordArt, using the outlined font utility, and can then go in and change the weight of the outline.  But I can't hand-kern the letters in WordArt, and whatever kerning utility is automatic in WordArt (if indeed there is one) does a pretty lame job.  Is there a workaround for this beside using WordArt to create each letter individually and then lining up the frames by eyeball?  Also, does the same apparent shortcoming apply in MS Publisher as well?  Thanks.

I can't get rid of these random boxes

Posted: 10 Aug 2014 11:05 AM PDT

There are random boxes at the top and bottom of the document that I can't get rid of, nor click. They appeared after I used the Microsoft Fix It program for Word 2007. Does anyone know how to fix this?

Error

Posted: 10 Aug 2014 07:39 AM PDT

When I open my microsoft word it displays "there is insufficient memory or disk space. Word cannot display the requested font". All the fonts on my graphs have disappeared in word and excel on the other hand seem to be in a total mess. Could use some advice. Thanks.... I am running microsoft 365

When trying to use Chapter heading for inserting table caption, while in Chapter 1, it gives me a caption of 0.1 instead of 1.1.

Posted: 10 Aug 2014 06:41 AM PDT

I setup the multi level captioning style to have Heading 1, and I used that to setup Chapter 1 headings. Then in the first table that I have, when going to Insert Caption, I used "use numbering|, and although in the pop up dialog box it shows 1.1, when I close it, the caption in the Table label shows 0.1 instead of 1.1.

Figure caption and Table caption get mixed up

Posted: 10 Aug 2014 06:15 AM PDT

I have some figures and tables which I want to insert captions. So, I start with the fist table, and inset Table 1 of type Table. Then I go to the first Figure and insert Figure 1 of Figure type. I use Alt F9 and see that it's correct. Then I go to the 3rd figure, and I try to put Figure 2, but it puts Figure 3 automatically. And, Table 1 is now changed to Figure 1!!!

Help.


Office 365 Word Text Box

Posted: 10 Aug 2014 04:59 AM PDT

Hi,

I've only been using this version of word for a day or 2 so still finding my way around. I've inserted a text box over a picture and want the box itself to be 'clear' so just the text is visible over the picture. Is this possible?

thank you,

Kate

Turning off footnotes and endnotes in wordcount by default

Posted: 10 Aug 2014 04:41 AM PDT

I have Office 365. I have looked around and a lot of answers seem to be that footnotes and endnotes are not included in the word count by default, but in my Word they are. It's really annoying. Is there a way to turn this off so it doesn't include footnotes and endnotes unless I tell it to? I use Word on Windows 7 and Windows 8.1.

I'd like a refund for my Microsoft Windows 2013 as it doesnt work!

Posted: 10 Aug 2014 03:48 AM PDT

I purchased this product in February and in July it stopped working.  I cannot access my documents without an orange window appearing.  this is extremely frustrating and I do not know what to do to get my money back because there is no Microsoft helpline.  The one online just connects to some other company.  I feel that as I cant use the package I purchased that I am entitled to a refund.  I tried doing a system restore but it didn't work and I have to read my documents in Open office in order to access them.  Most unsatisfactory service from Microsoft and it needs sorting!

MS Word 2010 importing a font

Posted: 10 Aug 2014 12:45 AM PDT

I wish to locate a downloaded font - Cloister Black - into MS word 2010 to be available in the fonts list displayed and to be included in themes.

Can you tell me where to find the appropriate fonts folder to import it to?

Many thanks

Keiths112

Word 2002 Crashes with Google Input Marathi

Posted: 09 Aug 2014 10:27 PM PDT

Hi,

Word suddenly stops working when I type 'Marathi' with 'Google Input' tool.  I can type 1-2 words, then it crashes.

Here are the problem details.

Problem signature:
  Problem Event Name: APPCRASH
  Application Name: WINWORD.EXE
  Application Version: 10.0.2627.0
  Application Timestamp: 3a9cdbe7
  Fault Module Name: WINWORD.EXE
  Fault Module Version: 10.0.2627.0
  Fault Module Timestamp: 3a9cdbe7
  Exception Code: c0000005
  Exception Offset: 00446a6a
  OS Version: 6.0.6002.2.2.0.768.3
  Locale ID: 1033

Additional information about the problem:
  LCID: 1033

Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409

Can someone help me on this.

Creating sheets in Microsoft Word

Posted: 09 Aug 2014 09:52 PM PDT

Hi there

Is there any option to create multiple word sheets in Word similar to how you can have multiple excel spreadsheets in Excel?

Cheers

Emily

"Problems with the contents" error opening Word 2007, line 2 column some crazy number

Posted: 09 Aug 2014 06:57 PM PDT

I do not have the savvy to do this manually on my own. This is a policy I worked very hard on and was told when I emailed the document to my boss that he couldnt open it-no problem I will re attached and send again. But first let me make sure there isn't a problem, and of course there is;it wont open due to a problem with the contents...

I did not modify the original file as I was afraid of messing it up since I was going to attempt to  fix myself with the making it into a zip file and going over the document.XML file opened on wordpad. OMG, what a mess of words. I have verified in that state that all of the contents are indeed there, but all the extra gobble gook is attached. That is as far as I can get-can someone please help me????

https://www.dropbox.com/s/168gc8dumvcoqhs/Food%20Allergy%20Policy%20Draft.docx

Macro to number not working

Posted: 09 Aug 2014 06:34 PM PDT

this macro is supposed to change every @ into a number but it's not doing it.  I can't figure out what's wrong.

 Selection.Find.ClearFormatting
    Selection.Find.Replacement.ClearFormatting
    Selection.Find.Replacement.Style = ActiveDocument.Styles("List Number")
    With Selection.Find
        .Text = "@"
        .Replacement.Text = ""
        .Forward = True
        .Wrap = wdFindContinue
        .Format = True
        .MatchCase = False
        .MatchWholeWord = False
        .MatchWildcards = True
        .MatchSoundsLike = False
        .MatchAllWordForms = False
    End With

Fixing the "problem sending command to the program" problem

Posted: 09 Aug 2014 04:21 PM PDT

When I try to open a DOTX file by double-clicking on it in Windows Explorer I get this dialog:

Looking at back-postings on this problem I find Doug recommending:

"Go to http://support.microsoft.com/kb/921541 and follow the instructions under "Delete the Word Data registry key". "

When I do that I get to:

Do I delete the folder "Data" and all its contents?

Forgive me being a bit wary but I do not like mucking around with things I do not understand, and I do not understand Regedit.

Lots of questions. Thanks for your patience.

Posted: 09 Aug 2014 03:42 PM PDT

a. Is there a way to prevent automatic unwanted format changes to  complex tables? Every time I open the document, a few tables are changed. They are too complex to be assigned one style. Is it possible that if a table has no Style, Word feels free to change its format?

b. Why does displaying the XE fields completely change the page numbering and page layout? Can this be prevented? If not, it was a horrible design decision. They should have handled it like the Review notices off to the right.

c. Why doesn't Advanced Find have a backwards search or a count of instances found?

d. I think I've noticed that Find does not work 100% of the time. True?

e. The lines of text differ in length between Draft and Print views. This is very inconvenient because Print view shows the final layout but repaginating is very slow.

f. Why does repaginating have to happen all the time in Print view even when I make a change that can't affect it? Very annoying.

g. My book has three levels of organization: Parts, Chapters, and Sections. When I go to update the page numbers for cross references or TOCs, doing it at the Part level does not work. It keeps asking whether I want to update everything or just the page numbers. Doing a Chapter or Section is OK.

h. I thought that the entries in a TOC were hyperlinked, so that if you click on one it goes there. Mine don't do that.

i. At seemingly random times, when I click Home > Paragraph > Numbering, Word hangs up for as much as ten minutes! Any ideas?

j. Why are the Quick Styles not in a sensible order?

k. Is there a way to find out what styles are actually used in my document? It would be nice to delete all those that are not used, in one quick step.

l. Is there an easy way to remove lots of the styles I never use? Deleting one at a time  is  very  slow.

m. Are any of these things improved in Office 2013? If not, why buy it?

Steve

Dialog Box colours in Microsoft Office 2013 programs

Posted: 09 Aug 2014 03:13 PM PDT

Hi

We are using the Dark Grey and Clouds theme in Word 2013.  A colleague who works for us from Canada has changed to these options but the outside of his dialog boxes are blue, ie the title bar and surrounding border.  Could you please let us know how he can change his to the same as ours, ie white interior and grey border and title bar.

Many thanks.

Cheryl

Microsoft CRM - IE6 hangs when open CRM

Microsoft CRM - IE6 hangs when open CRM


IE6 hangs when open CRM

Posted: 23 Mar 2005 09:55 AM PST

you will have to install a couple of patches on the server, here's the links:

http://support.microsoft.com/default.aspx?scid=kb;en-us;870635

http://www.microsoft.com/downloads/details.aspx?familyid=95ed89d0-8b99-4458-b798-90ad5400923e&displaylang=en



"Brett meyer" wrote:
 

Add CompanyName to Opportunities Form

Posted: 22 Mar 2005 06:07 PM PST

I'll give it a shot. Thanks so much.

Mitch

"John O'Donnell" wrote:
 

CRM 1.2 outlook for sales only

Posted: 22 Mar 2005 02:23 PM PST

here is the tool

http://office.microsoft.com/en-us/assistance/HA011505241033.aspx

--
John O'Donnell
Microsoft CRM MVP
http://www.mscrmfaq.us


"msnews" <net> wrote in message
news:%phx.gbl... 
inside 


SFO Hangs at initializing

Posted: 22 Mar 2005 02:07 PM PST

I have let this sit for over an hour and half and it never changes from
initializing. The computer name does not show up in the replication
monitor on SQL. It simply hangs. Like I said I have done many other
installations so I have learned to just walk away and check back later.
But I can not get this one through. Last night I rebooted the servers
(both SQL and CRM) reinstalled the cleint, and still the same thing. I
was able to download data into another pc last night as well, so it
must be something on the client side, but for the life of me can not
figure out what

What table are notes stored in?

Posted: 22 Mar 2005 12:57 PM PST

AW,
annotationbase. HTH,

Dave

-------------------------------------------------
David L. Carr, President
Visionary Software Consulting, Inc.
Main #: 971-327-6944

Introducing our newest software product...
VAST - an auditing solution for Microsoft CRM 1.2
VAST shows you "Who Did What When" in Microsoft CRM
To download our free trial, get more info, or to order, visit
http://www.VSCRM.com

"AW" wrote:
 

Installing the SFO on same computer but multiply users...

Posted: 22 Mar 2005 11:31 AM PST

the SFO client only works for one profile. There is absolutely no way around
this

--
John O'Donnell
Microsoft CRM MVP
http://www.mscrmfaq.us


"dave.mudgett" <microsoft.com> wrote in message
news:com... 
multiply 


CRM Sales for Outlook - Now what?

Posted: 22 Mar 2005 10:24 AM PST

You should have more folders on the left hand side under the inbox outbox etc
etc folders.
They when your online look at the server for the relevant XML pages and when
offline it looks at the local scychronized database for the XML pages.
I cant remember the folders off the top of my head account, contact, Quote
etc etc.

Regards,
Nathan

"tony" wrote:
 

Can I have Hierarchical Users in CRM

Posted: 22 Mar 2005 05:19 AM PST

And if you want to restrict data, so that each salesperson can only see their
own data, but the manager can see all, then you can use the Business Units in
CRM to structure that relationship. HTH,

Dave
-------------------------------------------------
David L. Carr, President
Visionary Software Consulting, Inc.
Main #: 971-327-6944

Introducing our newest software product...
VAST - an auditing solution for Microsoft CRM 1.2
VAST shows you "Who Did What When" in Microsoft CRM
To download our free trial, get more info, or to order, visit
http://www.VSCRM.com

"Michael Erl" wrote:
 

change stage of sales process

Posted: 22 Mar 2005 03:19 AM PST

William,

Why I can't stop 'naughty users', I believe I can help you make them pay for
their crimes. ;-)

My company has just released a product called "VAST" (Visionary Audit System
Tools), that will track all changes made to CRM by all users, and capture
each change in a custom database.

Each user can then view these changes (to Sales Opportunities, e.g.) on a
custom tab (VAST Changes) that displays when you open any opportunity.

As this data is tracked in our custom database, it should be easy to write a
query that found "all opportunities updated to this status by a user who is
not a manager"...

HTH,

Dave
-------------------------------------------------
David L. Carr, President
Visionary Software Consulting, Inc.

Main #: 971-327-6944



Introducing our newest software product...

VAST for Microsoft CRM 1.2

VAST shows you "Who Did What When" in Microsoft CRM

To download our free trial, get more info, or to order, visit
http://www.VSCRM.com




"William" <com> wrote in message
news:%phx.gbl... 


All Incidents changed? Why?

Posted: 22 Mar 2005 01:17 AM PST

Susanne,

I may have a VAST solution to your problem.

I just validated that changing a role causes the modifiedon date to change
in the database. However, this change must be done with SQL only, as there
does not appear to be a post-callout transaction generated.

In English, this means that our VAST product will show you the correct "last
USER modifiedon" date.

VAST (Visionary Audit System Tools) audits all changes to CRM data made to
CRM by end users, and captures this data in a custom database. End users
can then view these changes (and, in this case, tell that the last time THEY
modified this record was...) on a custom tab attached to each detail object
(Accounts, Contacts, Cases, Opportunities, etc, etc.)

Users can even customize which fields they see on their grids, and VAST
audits all custom fields as well!

For more info, and a free trial download, please see our website,
http://www.vscrm.com

HTH,

Dave
-------------------------------------------------
David L. Carr, President
Visionary Software Consulting, Inc.

Main #: 971-327-6944



Introducing our newest software product...

VAST for Microsoft CRM 1.2

VAST shows you "Who Did What When" in Microsoft CRM

To download our free trial, get more info, or to order, visit
http://www.VSCRM.com








"Susanne" <net> wrote in message
news:phx.gbl... 


Serial Number of MSCRM

Posted: 21 Mar 2005 07:41 PM PST

Sorry Frans -

I was thinking of something else. - getting Adventure Works Cycle licenses
for Sales only / Service only / Suite - All in both Professional and
Standard versions would be helpful in several cases - But so far I haven't
seen MSFT publish the alternative versions of the keys.

Scott.


"Scott Sewell" <com> wrote in message
news:phx.gbl... 


Change of Domain Controller

Posted: 21 Mar 2005 10:34 AM PST

Ha ha ha!!! I forgot to post the link!!

I'm on top form tonight ;-)

Here it is...
-- http://www.msresource.net/content/view/24/47


--

Paul Williams

http://www.msresource.net/
http://forums.msresource.net/


OK to Install This?

Posted: 21 Mar 2005 10:15 AM PST

I mentioned this to the MBS support guys and they said yes you can install
this new rolllup even if you have installed some of the fixes

--
John O'Donnell
Microsoft CRM MVP
http://www.mscrmfaq.us


"Brandon" <nospam.com> wrote in message
news:phx.gbl... 


Guid No - Being blocked as Spam

Posted: 21 Mar 2005 07:01 AM PST

there are many systems that will block crm email as spam. Even hotmail will
do it. You can turn of the guid of course but then no incoming email will be
recognised as crm email. The best thing you can do at least with customers
you regularly do business with is to alertt them of crm emails so they can
stop them going into the spam box etc.

its a pain but there is know way to guarantee delivery of email from CRM

--
John O'Donnell
Microsoft CRM MVP
http://www.mscrmfaq.us


"jonathan shepherd" <microsoft.com> wrote in
message news:com... 
setup 
it 
blocking 
from 
in 
is 


Outlook client on CRM server and Exchange server

Posted: 21 Mar 2005 02:23 AM PST

The other problem you may have read about with Outlook on a CRM server is
that the Sales For Outlook client must not be installed on the CRM Server.

I wasn't aware of the problem Peter described, as I am currently running an
Outlook 2003 client on a CRM/Exchange 2003 server, no problems.. so far.. :o)

"Peter Lynch" wrote:
 

Deleted Active Directory user

Posted: 20 Mar 2005 05:36 PM PST

Tim

To remove the users license you can follow these steps:

1. Open Deployment Manager, go to the License Manager and delete your
organisation license.
2. Add your License again.
3. Open CRM with the domain admin that installed CRM, and assign licenses to
all the users again.



"Tim VonDerHaar" wrote:
 

Want more speed and a cool way of using CRM?

Posted: 18 Mar 2005 05:13 PM PST

Hi,

I tried the browser and I find it very good to work for. But one thing I'm
mising: if I make changes and close the tab without saving, there is no
confirmation pop-up - the tab closes silentliy vanishing all changes. Do you
know if and how this can be tweaked?

Thanks
Michael


"Jake Horn" <com> schrieb im Newsbeitrag
news:OqDDb$phx.gbl... 


Entering the time in a date time field

Posted: 18 Mar 2005 07:35 AM PST


Joris Kalz describes in his blog how you could implement a check for the
right time-format:
http://blogs.msdn.com/joris_kalz/archive/2005/01/17/354379.aspx

It is done by a bit of simple programming and Joris states at the end: "...
this will keep Microsoft CRM in a supported state." and "...by using this
technique Microsoft CRM will stay upgradeable, but what is not guaranteed,
that your extensions will work in future version, if you do not take care."

I don't know if this fits your definition of "supported" ;)

HTH
Michael

"JB" <else> schrieb im Newsbeitrag
news:com... 


CRM High Availability

Posted: 18 Mar 2005 06:47 AM PST

You are correct, you cannot cluster your system

Your options to improve availablity include separating the two servers,
adding additional CRM application servers, improving fault tolerance on
existing server, implementing a standby/recovery server, and backing up more
frequently

Peter Lynch

<com> wrote in message
news:googlegroups.com... 


Timeout when change Role

Posted: 17 Mar 2005 07:25 PM PST

When you're in production and have users accessing the system it may not be a
good idea to do reinstalls. You will probably do role changes in the future
and the patch from Microsoft could make the process much easier.

"Frans" wrote:
 

Workflow email based on Case owner change

Posted: 17 Mar 2005 03:15 PM PST

You are right--I've changed over to notes and it is much better. I don't
have to worry about closing them. I also really like your idea on how to
restrict them by business unit, great thinking. Thanks.

"Scott Sewell" wrote:
 

SFO "Go Offline" fails

Posted: 17 Mar 2005 02:53 PM PST

We installed SFO on over 30 laptops and had to attempt the sync at
least 4 times on each one before it actually started to work. When we
ran into the error you are having we normally were able to get around
it either but restarting the server or waiting for a down time on the
network. We were doing all of our syncs remotely so a lot of pieces in
play

Microsoft Word - How does one find the "Define New Multilevel List" dialog box?

Microsoft Word - How does one find the "Define New Multilevel List" dialog box?


How does one find the "Define New Multilevel List" dialog box?

Posted: 09 Aug 2014 11:49 AM PDT

Microsoft Word 365 Font Malfunction

Posted: 09 Aug 2014 11:45 AM PDT

When I convert the font to an Arabic dotted font , the whole document becomes disfigured! It also results in Microsoft Word operating slowly!


This wasn't happening before I formatted my computer. Since formatting it I've reinstalled office and now experiencing this fault.

Here's a screenshot:


Printing with Book fold option - errors

Posted: 09 Aug 2014 09:04 AM PDT

Trying to print but get Error with Settings, margins, columns, or paragraph indent too large.  Margins are at 0, don't have any columns and don't think it's paragraphs.  Please help!  I've tried every margin combination I can think of.

Bookmark option in SEQ field

Posted: 09 Aug 2014 07:34 AM PDT

Hello,

in the SEQ field there is the option of using [Bookmark].

yet I can't figure out what to expect.

A. The SEQ refers to an existing bookmark. So it is a reference to a bookmark and a SEQ field.

Let's say I have a bookmark 'TEST1' defined (some text in the document). Maybe putting the bookmark in the sequence makes it possible to reference the bookmark. E.g. if i ctrl+click on the SEQ field I would go to the bookmark.
Problem: No 'ctrl+click' tip field is shown when my mouse hovers over the seq field. If i ctrl+click it nothing happens.

B. The SEQ is the bookmark. So it is at the same time a bookmark and a SEQ field.

Problem: if I give the SEQ a bookmark name (e.g. SEQ MySeq \* ARABIC NewBookmarkName)  I get: Error! Bookmark not defined.

So now I'm wondering what is the use of the bookmark option in the SEQ field and how to use it?

Thanks for any advice!

Bart

Spelling in Office 365 Small Business Premium not working

Posted: 09 Aug 2014 06:36 AM PDT

After converting office from Office 365 ProPlus to Office 365 Small Business Premium spelling started not working. On the other hand grammar checking continues working. Proofing settings in Office is correct. Language files for proofing is already installed.

Please advise a solution.

Thanks,

Selim

Online pdf files?

Posted: 08 Aug 2014 10:34 PM PDT

I go to a website and it will have a form I need. It's a PDF form. I can't type anything into the form. I have to download and then print it and then hand write the info in it. I want to be able to type the info in.

How do I convert this to a document that I can type into? I have Office Suite 2003.

Recover file from a USB

Posted: 08 Aug 2014 09:18 PM PDT

I've just lost my USB and I cannot find it. Unfortunately, I didn't save the file onto my PC, just onto my USB.

Is there anyway I can retrieve the file if I don't have access to the USB? I only have access to the computer I was typing the document on

Uppercase menus

Posted: 08 Aug 2014 05:51 PM PDT

HOW TO REMOVE IDIOTIC UPPERCASE MENUS???? DON'T TELL ME THAT I NEED TO RENAME EACH AND EVERY ONE OF THEM!!!! OR LOAD SOME СРАНЫЙ PRESET, WHICH DOESN'T RENAME ALL ITEMS.....             

Destination Formatting Not Available

Posted: 08 Aug 2014 05:41 PM PDT

My paste options do not include destination formatting.  I only have Keep Source Formatting, Merge Formatting and Keep Text Only. This is very frustrating as I am trying to copy and then paste the information into a template with a specific style and formats.

Any suggestions?

Thank you.

Differences in Word Counts

Posted: 08 Aug 2014 04:12 PM PDT

Two places claim to display Word count.

1.  In the document.  Lower left, next to the page number.  This display appears to be working.  Deletions show up as, example: 21/159,310 then drop 21 words.  The math does appear to add up while working.

2.  In the folder list.

Select view --> Add Column --> Word Count and BAM! you have a word count listed alongside the defaults: document name, date modified, type, and size.

Problem.

Full MS, in the open document: 308,217 words

On the document list, in the open folder: 251,037 words

Question.

Which number is the correct word count?  This is a necessary number for any MS submission.

Of note.

There is a header in the document.  But, even if those words are being counted, ~6k total in the headers does not explain the 57,180 word count difference between the two totals.

Missing Office applications icon

Posted: 08 Aug 2014 11:30 AM PDT

Original title: Office icon

How do I get the Office icon on my desktop?  I had an Office icon but it always took me to the setup page.  I've used both office and excel so I have the download already.  I can only get to there by selecting an old document and then selecting New.  Thank you, Jess

MS Office Word 2003 - Document failed to recover changes

Posted: 08 Aug 2014 06:07 AM PDT

I came into work today to discover the my workstation had been rebooted (most likely a forced reboot to apply security updates, but with no real warning the day before). This always vexes me as it closes everything I had been working on, including updating a document in MS Office Word 2003. Of course this has happened before so I always save every few minutes, generating TMP files, until I eventually close the document.

This time however, when I opened the document I expected to see a "recovery" request, but there was none. The ~name.doc version of the original file and several TMP files are occupying teh documents directory. Is there any way for me to recover my changes...?

Microsoft CRM - Reinstall SFO Client

Microsoft CRM - Reinstall SFO Client


Reinstall SFO Client

Posted: 17 Mar 2005 10:57 AM PST

Hi,

another thing worth trying: search for the file "MSCRM.PST" on the client
machine and delete it. This one is not always removed during uninstall.

Greetings
Michael


<com> schrieb im Newsbeitrag
news:googlegroups.com... 


Direct SQL Update

Posted: 17 Mar 2005 10:13 AM PST

The other caveat here is whether or not you are talking about the builtin
territory support or a cusom field you added to "flag" the territory. I'd be a
little careful about updating the built-in Sales Territory membership through
direct SQL. Anytme there is a GUID involved, I get a little hesitant.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Thu, 17 Mar 2005 18:20:33 -0000, "Peter Lynch"
<com.SPAMFREE> wrote:

It will be OK if you're careful; but safer and possibly easier would be to
define a manual workflow to set new sales area, which will be easy to apply
to 200 accounts if you can select them based on some criteria in Advanced
Find


<com> wrote in message
news:googlegroups.com... 


gettings errors when closing opportunities

Posted: 17 Mar 2005 08:23 AM PST

Awesome!! That was it exactly!! If we entered a value of zero for the
estimated revenue it went thru fine. It also goes thru if we select "System
Calculated" instead of "User Defined" for the estimated revenue. Thanks a
bunch!

"RB" wrote:
 

MessageLabs Anti-Spam and CRM EMails

Posted: 17 Mar 2005 07:21 AM PST

Then sounds like they need to research how to define rules in MessageLabs. If
they can define a rule to allow emails from none recipients or maybe by looking
at the pattern in the CRM subject line, but the burden is on MessageLabs to
allow it through.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Thu, 17 Mar 2005 19:49:29 -0000, "Peter Lynch"
<com.SPAMFREE> wrote:

No, much worse; the problem is the sender domain ie the CRM organisation;
whenever they recieve a reply to a CRM email, it will be trapped by
MessageLabs

Ouch!


"Matt Parks" <com> wrote in message
news:com... 


Outlook Email

Posted: 17 Mar 2005 04:07 AM PST

CRM Users can set their profile to route all inbound email into CRM. It will
then resolve based on their email address. However, this isn't typically
recommended since then all email (even personal) will end up in CRM. If they
are using the SFO client, they can promote individual emails to CRM.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Thu, 17 Mar 2005 12:13:05 -0800, Colin Emmett
<microsoft.com> wrote:

Thanks for you response.

How about incoming email, if a customer sends a new email which is not a
response to a CRM email, is it possible for the router to capture this and
link to a contact if a matching email address is found.


"Matt Parks" wrote:
 

Problem with the first use of the deployment manager

Posted: 17 Mar 2005 01:31 AM PST

You can't use the User Manager to add a license to a use that is already in CRM.
It is used to add users to the system only. To maintain a user that is already
in the system, you need to do it through the web interface.

The admin user needs to have alicense associated wtih it prior to using user
manager to add additional users. Also, depending on the nature of your AD
environment, not all users will apprear in the list due to properties that the
utility is looking for that aren't always there on accounts that have been
migrated from an older domain.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Fri, 18 Mar 2005 00:59:03 -0800, "Michael MARTIN"
<microsoft.com> wrote:

Thanks for you response!

Yes the administrator account was used to install the app, and I know the
procedure to add a licence to a user (and in particular to the
administrator). But the problem is that, when I log-on to the User Management
the list of users is empty!
And I don't manage to enter the Web Interface of MS CRM using that account.

Even without license, the administrator account should appear in the Users
Management listing no?

Thanks for advance :)
Michael


"Matt Parks" wrote:
 

Cuztomization wont work with Outlook client

Posted: 16 Mar 2005 11:39 PM PST

I checked, and sync is made ok..
Any other reason why it wont work?

-Woltore

Callout didn't work on non-admin user

Posted: 16 Mar 2005 11:35 PM PST

Bingo - Peter beat me by a few hours I guess. I have seen this many times
where the file can't write based on the permissions. And the errors that the
postcallout throw, if any, don't lead you in this direction.

Hope this gets you over the hump!

"Peter Lynch" wrote:
 

Customised Tabs & Forms

Posted: 16 Mar 2005 01:07 PM PST

AS I mentioned before, that isn't supported in the current release. CRM 2005
will offer some additional features in this direction though.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Thu, 17 Mar 2005 06:39:07 -0800, CRM integration
<microsoft.com> wrote:

Thanks for the response.
I tried using ISV.Config to add vertical Narbar on the left sife.
It works fine.
I am trying to perform the samething on Horizontal tab on the top of the
forms.


Thanks.


"Matt Parks" wrote:
 

Idiots Guide to Post Callouts

Posted: 16 Mar 2005 05:27 AM PST

I'm afraid that if you do not have any coding experience, you will find the
world of post-Calouts extremely difficult to master. Not saying you can't do
it, but the coding background is a hurdle that you need to overcome.
Post-callouts are very finiky and there are alot of small things that can be
done incorrectly with them. I'm afraid you will end up spending a lot of time
trying to work with them that would have been reduced if you had the dev
background with the core .Net platform.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On 18 Mar 2005 04:38:18 -0800, "Bouffont" <com> wrote:

Hi John,

Yeah I've seen those articles, although I'm still stuggling as they
seem to assume you have at least some coding exp.

Right then, I'm going to set myself a tast, I'm going to sit down today
and see if I can make head or tail of them, if I can I'm going to try
to write an idiots guide which I'll then post in here and people can
add to etc!

Let's see what I can come up with, in the mean time please feel free to
add any helpful comments everyone!

Tom

John O'Donnell wrote: 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmbscrm1_2/html/mbs_crmpostcalloutsv1d2.asp 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/CrmSdk1_2/htm/v1d2creatingacrmpostcalloutobjectusingvisualstudio .asp 
complexities of 
that 
one 
what 
more 
the 
request!!! 

SFO issue

Posted: 15 Mar 2005 09:51 PM PST

Hi Nathan,

Thanks for the post and thanks for posting the resolution!

Kind regards,

Mike Christl

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All rights
reserved.

Cannot add columns to custom views

Posted: 15 Mar 2005 02:35 PM PST

Hi Christian,

Thanks a lot for the post.

A reboot of the server is a good idea, it could clear a cache that is
holding corrupted forms. Are there any errors in the event log?


Mike Christl

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All rights
reserved.

CRM services suddenly not working

Posted: 15 Mar 2005 01:19 PM PST

John,
THanks for replying. All CRM services and SQL services are running.
When I modify the web.config (as someone mentioned on here) I get the
following error message from the web browser:

Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Unspecified
error

Source Error:

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:

[COMException (0x80004005): Unspecified error]
Microsoft.Crm.Platform.ComProxy.CBizUserClass.WhoA mI() +0
Microsoft.Crm.Security.UserCache.GetCurrentUser(Ca che cache, String
username) +227
Microsoft.Crm.Security.UserCache.GetCurrentUser(Pa ge page) +72
Microsoft.Crm.Application.Controls.AppPage.OnLoad( EventArgs e) +104
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750

Any ideas?
Thanks

"John O'Donnell" wrote: