Pages

Search

Microsoft CRM - qoutes to word???

Microsoft CRM - qoutes to word???


qoutes to word???

Posted: 24 Aug 2004 08:38 AM PDT

As I understand it there are some good tools in the Feature Pack for 1.2
that allow close integration with Office and Sharepoint - you may want to
take a look at this before you get into developing your own solution. I
believe should be available for download "any day now".

Roger
"Sören Gödde" <de> wrote in message
news:%phx.gbl... 


Customisation Import Failure

Posted: 24 Aug 2004 03:13 AM PDT

Had similar error and then started to receive numerous
problems in CRM (archic messages of death). Finally, I
reimported my safety export (taken right before the
customizations were made) into the system. Everything
went back to normal, and I was able to re-create and re-
import the customizations without incident.

Is it just me or is this application a little buggy??
 
the DC)? 
Proxy Authentication 
Proxy Authentication 
(IAsyncResult asyncResult) 
(String strUrl, 
message 
can not always be 
a newly installed 
for details. 
files from Web 
site is Microsoft 
host headers are set 
is not required 
fixes? 
customised forms work at 

Retrieve Picklist Values if not using Crystal APS

Posted: 23 Aug 2004 04:29 PM PDT

Add the StringMap table multiple times.


"TIP" <microsoft.com> wrote in message
news:com... 


CRM 1.2 Feature Pack Delivery Date?

Posted: 23 Aug 2004 02:29 PM PDT

Hi Tony,

We have installed Mobile 1.2 and now have it running. It is not the easiest
thing to configure (even though we already had an MS Certificate
infrastructure in place). What type of problems are you encountering? Also,
does the ViewSonic meet the specs (ie: PocketPC 2003 & 400mhz)?

Aaron

"Tony Foster" <co.uk> wrote in message
news:supernews.com... 


Publishing overwrites my isv.config file

Posted: 23 Aug 2004 11:54 AM PDT

Thanks


"Vinícius Pitta Lima de Araújo" <com.br> wrote in message
news:%phx.gbl... 
message 


Missing Workflow Manager Templates

Posted: 23 Aug 2004 09:20 AM PDT

Where is the default repository directory on the CRM
server for the templates?

Miles
 
template for the Solution 

CRM Enchancement Pack

Posted: 23 Aug 2004 07:39 AM PDT

Go to Microsoft downloads and search for downloads containing the word CRM.
There are several reasonably new ones including the mobile CRM. I don't know
if this is the "Feature Pack" or something else!

Bill Walter

"Alma" <microsoft.com> wrote in message
news:com... 
features 
to 
released 


currency in crystal

Posted: 23 Aug 2004 01:24 AM PDT


You can try log on to the CRM server as the account under which the CRM
services are running. Then try again to change the currency symbol in the
mentioned registrykey.



"mikieg_99" <etypemedia.co.uk> wrote in message
news:talkaboutsoftware.com... 


FetchXML schema - specifiying number of records to return

Posted: 22 Aug 2004 05:54 PM PDT

You must set the count property of the fecth tag.
Eg:
<fetch mapping='logical' count='50'>
....
</fetch>

Hope this helps.
[]'s
Vinícius Pitta Lima de Araújo

"Chris Ericoli" <com.au> escreveu na mensagem
news:phx.gbl... 
object 
very 
alternatively 
is 
be 


Available objects in onChange-events?

Posted: 22 Aug 2004 04:57 AM PDT

Paul,

The CRM objects reside on the server, the javascript is going to run on the
client. Unless you add server-side controls, you're not going to easily tap
into the server objects from the javascript. There may be ways, but somehow I
don't think it will be that easy.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Mon, 23 Aug 2004 02:33:02 -0700, "Paul" <microsoft.com>
wrote:

So this means it's not possible to access any of the "real" .NET CRM-objects
through javascript, right? Only HTML form elements?

"Matt Parks" wrote: