Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

microsoft.public.crm.developer | Forum profile

Forum profile page for microsoft.public.crm.developer on http://www.microsoft.com/communities/newsgroups.... This report page is the aggregated overview from a single forum: microsoft.public.crm.developer, located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "microsoft.public.crm.developer" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Discussions in microsoft.public.crm.developer - microsoft.public.crm.developer (site profile, domain info microsoft.com)
Title: microsoft.public.crm.developer
Url: http://www.microsoft.com/communities/newsgroups...
Users activity: 14 post per thread
Forum activity: 17 active threads during last week
 

Posting activity on microsoft.public.crm.developer:

  Week Month 3 Months
Threads: 17 67 239
Post: 28 99 340
 

microsoft.public.crm.developer Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Aidal
4
user's latest post:
CRM 4, Assign Owner with...
Published (2009-11-27 02:20:00)
  The code for it would be something like this: OwnerProperty op_owner = new OwnerProperty(); op_owner.Name = "<PropertyName>"; op_owner.Value = new Owner(); op_owner.Value.type = "systemuser"; op_owner.Value.Value = new Guid("<SomeSystemUserGuid>"); After which op_owner would be added to the Properties collection of the DynamicEntity followed by the...
unknown
3
user's latest post:
RESOLVED - HTTP Status 400: Bad...
Published (2009-12-01 11:33:00)
   
crm developer
2
user's latest post:
need solution in...
Published (2009-11-23 00:10:00)
  i too have a similar requirement did u find the solution for this ? rune.friisjense wrote: We have a client which has the need for rolling up activities from acustom 04-Apr-08 We have a client which has the need for rolling up activities from a custom entity to the account entity. My idea was to use the Rollup message to achieve this, since it is called (in some cases, sometimes retrievemultiple is called) when the the associated...
CS ADNT
2
user's latest post:
CRM 4, Assign Owner with...
Published (2009-11-26 13:25:00)
  Are you sure ? http://msdn.microsoft.com/en-us/library/bb890239.aspx and http://msdn.microsoft.com/en-us/library/bb928087.aspx states that with correct privileges it should work ? CS http://www.addonnice.com Imagine CRM - CRM @Commerce "Andriy a33ik Butenko" <Andriya33ikButenko@discussions.microsoft.com> a ?crit dans le message de groupe de discussion :...
Darren
1
user's latest post:
Open entity form with...
Published (2009-11-23 05:48:00)
  Hi, I would like to open an entity form based on a given GUID. How can this be done through javascript? thanks, Darren  
Rachida Zouaoui
1
user's latest post:
contact creation with javascript...
Published (2009-11-24 04:58:00)
  Hello, I need to create a contact in javascript with the webservice. My code is below: var lookupItem = new Array; lookupItem = crmForm.all.customerid.DataValue; if (lookupItem[0] != null) { // The text value of the lookup. alert("nom= "+lookupItem[0].name); // The GUID of the lookup. alert("id= "+lookupItem[0].id); // The entity type name. alert("type=...
darrenm
1
user's latest post:
crm4: javacript impersonation in...
Published (2009-11-25 01:24:00)
  I would like to run some javascript code under another users context. Is this possible with javascript? Thanks Darren  
LeeAC
1
user's latest post:
Removing the 'Pipeline...
Published (2009-11-24 14:05:00)
  Hi In the vanilla CRM 4.0 build, the Opportunity form has a feature in the bottom right-hand corner that displays the 'Pipeline Phase' of the Opportunity. I'd like to find out what I need to do to remove this from view. Some form of on-load event would do it, but what is the property on the form I would be looking to remove? Thanks Lee .  
Dawid Kolodziejczyk
1
user's latest post:
synchronous post update plugin...
Published (2009-11-25 09:55:00)
  Hello, I have a problem with plugin - it runs 6 times after a quote is updated. First 5 times it runs with no problem. Finally it fails with error "Server was unable to process the request", Error is generated bu this line: service.Update(updatedQuote); .  
jose
1
user's latest post:
CRM search from external app in...
Published (2009-11-25 07:50:00)
  Hi, We have a situation where we need to build a search against CRM data. This search will search multiple entities at the same time which will not be performance effective with large amounts of data. We were thinking about building full-text indexes against certain base tables but I am not sure if this is supported by Microsoft or not. Has anybody else built any type of custom search functionality against CRM against multiple...
 

Latest active threads on microsoft.public.crm.developer::

Discussions in microsoft.public.crm.developer
Started 1 day, 12 hours ago (2009-12-01 23:19:00)  by Ranjitsingh Raghuwanshi
Hi Danial, Could you please look at the log of your report Server? You will get the exact error details there. Just browse to the log folder of your reprot server. The path would be : C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\LogFiles From the above folder you have to open the log ...
Thread:  Show this thread (2 posts)   Thread info: Error when I run reports in microsoft.public.crm.developer Size: 18 kb
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Error when I run reports in microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"
Discussions in microsoft.public.crm.developer
Started 1 day, 23 hours ago (2009-12-01 12:10:00)  by Paul Bergen
I had the same issue and it was resolved by adding a registry entry per the following blog post: https://community.dynamics.com/blogs/crmmitchmilam /comments/15976.aspx The resolution referenced KB950542 if you prefer to look there. With the additional registry entry, I could re-assign my website to the fixed IP Address as ...
Thread:  Show this thread (2 posts)   Thread info: RESOLVED - HTTP Status 400: Bad Request in microsoft.public.crm.developer Size: 3,140 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: RESOLVED - HTTP Status 400: Bad Request in microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"
Discussions in microsoft.public.crm.developer
Started 1 week ago (2009-11-26 04:19:00)  by Andriy a33ik Butenko
Hi. Aidal. You have to use Assign message instead of Update. Check this url - http://msdn.microsoft.com/en-us/library/bb959372.a spx
Thread:  Show this thread (7 posts)   Thread info: CRM 4, Assign Owner with DynamicEntity ??? in
microsoft.public.crm.developer Size: 459 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: CRM 4, Assign Owner with DynamicEntity ??? in
microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"
Discussions in microsoft.public.crm.developer
Started 1 week ago (2009-11-26 04:35:00)  by Andrew
Have you managed to find out why you get this error message? Cheers Andrew RanjitsinghRaghuvansh wrote: Error: Need to start a transaction before commit 07-Mar-09 Hi all, I'm creating CRM records (Case) by using dynamic entity. Adding properies to dynamic entity object and calling ...
Thread:  Show this thread (2 posts)   Thread info: Need to start a transaction before commit in microsoft.public.crm.developer Size: 2,312 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Need to start a transaction before commit in microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"
Discussions in microsoft.public.crm.developer
Started 1 week, 1 day ago (2009-11-25 08:30:00)  by a33ik
On 25 Лис, 17:13, Jose <jose.cu...@hotmail.com> wrote: > Hi, > > We have a situation where we need to build a search against CRM data. > This search will search multiple entities at the same time which will > not be performance effective with large amounts of data. > > We were thinking about building full-text indexes against...
Thread:  Show this thread (2 posts)   Thread info: CRM search from external app in microsoft.public.crm.developer Size: 1,638 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: CRM search from external app in microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"
 

Hot threads for last week on microsoft.public.crm.developer::

microsoft.public.crm.developer
Started 1 week ago (2009-11-26 04:19:00)  by Andriy a33ik Butenko
Hi. Aidal. You have to use Assign message instead of Update. Check this url - http://msdn.microsoft.com/en-us/library/bb959372.a spx
Thread:  Show this thread (7 posts)   Thread info: CRM 4, Assign Owner with DynamicEntity ??? in
microsoft.public.crm.developer Size: 459 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: CRM 4, Assign Owner with DynamicEntity ??? in
microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"
microsoft.public.crm.developer
Started 1 week, 1 day ago (2009-11-25 08:10:00)  by Dave Ireland
Jim <unsupported change> Check out the usersettingsbase table, it has what you need (settings for date formats and currency formats). easiest thing is to set one user up properly using the UI, and then copy those values to the other users. </unsupported change> Dave Ireland "jimtait" <...
Thread:  Show this thread (2 posts)   Thread info: Personalize Workspace - For All Users in microsoft.public.crm.developer Size: 1,385 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Personalize Workspace - For All Users in microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"
microsoft.public.crm.developer
Started 1 week, 1 day ago (2009-11-25 08:30:00)  by a33ik
On 25 Лис, 17:13, Jose <jose.cu...@hotmail.com> wrote: > Hi, > > We have a situation where we need to build a search against CRM data. > This search will search multiple entities at the same time which will > not be performance effective with large amounts of data. > > We were thinking about building full-text indexes against...
Thread:  Show this thread (2 posts)   Thread info: CRM search from external app in microsoft.public.crm.developer Size: 1,638 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: CRM search from external app in microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"
microsoft.public.crm.developer
Started 1 week ago (2009-11-26 04:35:00)  by Andrew
Have you managed to find out why you get this error message? Cheers Andrew RanjitsinghRaghuvansh wrote: Error: Need to start a transaction before commit 07-Mar-09 Hi all, I'm creating CRM records (Case) by using dynamic entity. Adding properies to dynamic entity object and calling ...
Thread:  Show this thread (2 posts)   Thread info: Need to start a transaction before commit in microsoft.public.crm.developer Size: 2,312 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Need to start a transaction before commit in microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"
microsoft.public.crm.developer
Started 1 day, 23 hours ago (2009-12-01 12:10:00)  by Paul Bergen
I had the same issue and it was resolved by adding a registry entry per the following blog post: https://community.dynamics.com/blogs/crmmitchmilam /comments/15976.aspx The resolution referenced KB950542 if you prefer to look there. With the additional registry entry, I could re-assign my website to the fixed IP Address as ...
Thread:  Show this thread (2 posts)   Thread info: RESOLVED - HTTP Status 400: Bad Request in microsoft.public.crm.developer Size: 3,140 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: RESOLVED - HTTP Status 400: Bad Request in microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"
microsoft.public.crm.developer
Started 1 day, 12 hours ago (2009-12-01 23:19:00)  by Ranjitsingh Raghuwanshi
Hi Danial, Could you please look at the log of your report Server? You will get the exact error details there. Just browse to the log folder of your reprot server. The path would be : C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\LogFiles From the above folder you have to open the log ...
Thread:  Show this thread (2 posts)   Thread info: Error when I run reports in microsoft.public.crm.developer Size: 18 kb
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Error when I run reports in microsoft.public.crm.developer :: microsoft.public.crm.developer :: Discussions in microsoft.public.crm.developer"