Pages

Search

Microsoft CRM - CRM Web Interface Error

Microsoft CRM - CRM Web Interface Error


CRM Web Interface Error

Posted: 15 Oct 2005 10:32 AM PDT

Henning,

Thank you for the response but unfortunately that's not the issue. I have
added nothing to the system as I can't even get into it to look at it. I've
done the installation according to the latest doent and can not get into
the web interface. Am able to add users via the Deployment Utility though.
I'm thinking it's an aspx issue as I can put asp and html files in the root
and they will run from the site. Got any other ideas?

"Henning B. Treichl" wrote:
 

post-callout in crm v3.0

Posted: 15 Oct 2005 05:19 AM PDT

you need to post this to the version 3.0 newagroups such as
microsoft.beta.crm20.application


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


Values after export

Posted: 14 Oct 2005 08:06 AM PDT

By "exported contact information" do you mean you used the export-to-excel
functionality or that you went directly to the database? If it's the latter,
and I suspect it is :), then you'll get numeric values for picklist,
boolean, state, and status codes. The system was designed to support
multiple organizations and multiple languages. That's why there's no
"simple" way to get the actual string values. However, there are several
examples on the newsgroup of how to do the JOIN from the contact table to
stringmap. If you really want to export data from CRM without using either
the platform APIs (my recommendation) or the export-to-excel functionality,
then you'll need to drop into unsupported territory and write the SQL.


--
MJ Miller
Microsoft CRM Technical Lead

** The opinions and comments in this post are my own and in no way reflect
the opinions of Microsoft or the Microsoft CRM team. This posting is not an
offer of support, either immediate or ongoing, and no support is implied.
Some of the information posted may include non-supported workarounds and
code samples.


CRM with MSDE, not SQL Server 2000

Posted: 14 Oct 2005 07:44 AM PDT

And the best way to get that for the smaller offices is via SBS 2003
Premium.

Anne Stanton, MVP-CRM, MBA/ACC
The Norwich Group
www.thenorwichgroup.com

"Frank Lee" <microsoft.com> wrote in message
news:com... 


CRM 3.0 Beta Known Issues

Posted: 14 Oct 2005 05:39 AM PDT

No, it is not public access. You must be a registered partner in the Beta
program to access it. My understanding is that with the public beta,
partners are being registered.

--

Matt Parks
MVP - Microsoft CRM


"JP123" <microsoft.com> wrote in message
news:com...
What is the URL to the CRM 3.0 Beta Website? Is it public Access?


"Ronald Lemmen" wrote:
 
in 
course 
over 


Customising views

Posted: 14 Oct 2005 04:52 AM PDT

The table is the SavedQuery table.

--

Matt Parks
MVP - Microsoft CRM


"Ben" <com> wrote in message
news:googlegroups.com...
They are all listed in a table in one of the SQL db's, i dont have my
notes on me to tell you exactly which one, i'll post it when i get back
to the office,

Cheers

Ben


Where is the diskussion forum for crm beta 3.0

Posted: 14 Oct 2005 04:43 AM PDT

If you prefer to use a newreader, then the group name is
microsoft.beta.crm20.application on the betanews.microsoft.com server. You
will need the login credentials Ronald mentioned.

--

Matt Parks
MVP - Microsoft CRM


"Ronald Lemmen" <RonaldL@-REMOVETHIS-avanade.com> wrote in message
news:com...
Hi Daniel,

The crm v3.0 discussion pages are here:
http://webnews.microsoft.com/

You will need to sign in with your beta id and the password as submitted on
betaplace. This discussion pages are referenced to on the betaplace as well.
This morning I have checked them. Here they appear to be up to date.

Hope this helps,

Ronald Lemmen
Avanade Netherlands


"Daniel Thordén" wrote:
 


Deleted User Account Restored

Posted: 13 Oct 2005 10:29 PM PDT

We have a similar issue where an ADU was deleted first from AD but their
license was not revoked within CRM. When we re-added the user to AD and
attempted to revoke their CRM license within the app, it states that it
cannot be found. I can't seem to find support doentation that provides
information on associating the 're-added' ADU to the current existing (and
disassociated) user in CRM. Recommendations?

"Frank Lee" wrote:
 

Users Disabled on the Server/Application

Posted: 13 Oct 2005 09:15 PM PDT

DO NOT DELETE the records from the SQLDB. We attempted to do so being in a
similar situation and we ended up needing to do a critical restore twice from
BU because it corrupted the chain association in the app/db.

We have found that if you completed remove the user from CRM and refresh
records, it will remove their name/info from drop-down lists, etc. Also
updating and customizing views can assist in this 'refresh'

"Skulow" wrote:
 

Promoting e-mail to CRM

Posted: 13 Oct 2005 09:15 PM PDT

There is an inderect way of doing this. If you disable the tracking GUID,
then no emails will be promoted (but this would be a global change). On a
per user level, you could remove the CRMEmailEnabled attribute from their AD
account.

--

Matt Parks
MVP - Microsoft CRM


"Frank Lee" <microsoft.com> wrote in message
news:com...
Not an option for v1.2 "out of box"


Frank Lee
Workopia, Inc.
www.workopia.com

"Yoram" wrote:
 


CRM 1.2 - Move SQL databases to new server

Posted: 13 Oct 2005 02:32 PM PDT

The Redeployment Tools are not suitable for relocating databases to new SQL
server in same domain



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


Advanced Find & Mass Updates

Posted: 13 Oct 2005 12:48 PM PDT

Give c360 SearchPac a try - it has search update feature, they offer free
trial and it is simple to use.

www.c360.com

Good luck


Frank Lee
Workopia, Inc.
www.workopia.com

"Donna Sharp" wrote:
 

ACCOUNT-Contact-Opportunity relationship

Posted: 13 Oct 2005 09:50 AM PDT

There are cases where you might have a business model that doesn't include
accounts. CRM was designed to support both business-to-business and
business-to-consumer models. That's why you can tie an opportunity to either
an account or a contact. That said, you've already noticed that the
relationship is optional. We received a lot of feedback during 1.x design
that this was a good thing, so we kept it. I actually like the model that
uses lead for this unbound opportunity (because, if it's unbound, who's the
customer - lead has this information).


--
MJ Miller
Microsoft CRM Technical Lead

** The opinions and comments in this post are my own and in no way reflect
the opinions of Microsoft or the Microsoft CRM team. This posting is not an
offer of support, either immediate or ongoing, and no support is implied.
Some of the information posted may include non-supported workarounds and
code samples.


Logged-in user was not found in the Active Directory

Posted: 13 Oct 2005 08:40 AM PDT

Hi Ronald,

Yes that was the first thing I did. I doublechecked it just now to make sure
too. :) Anonymous access is disabled. I noticed another post that stated that
it could be a DNS/AD tion issue. I'm not quite sure that it's a
problem with CRM. I think it might be more of a problem with my server. We
recently brought this W2K3 server onto our SBS2003 domain. I have my DNS
entry on the CRM server pointing to our SBS2003 server, but I'm not sure if
there is anything else that I would have had to do. It's still just a
standalone 2K3 server - not a backup DC. Is there anything I could have
missed when I joined it to the domain? Thanks in advance!

Josh

"Ronald Lemmen" wrote:
 

more on customer facing knowledge base

Posted: 13 Oct 2005 07:35 AM PDT

Not really, in Microsoft CRM 1.2 there is no licensing model to allow non
crm users to access Microsoft CRM data.

any person accessing Microsoft CRM data must have a Microsoft CMR license
assigned to them.


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


Schedule Reports

Posted: 13 Oct 2005 06:42 AM PDT

Note that the next release of Microsoft CRM uses SQL Reporting Services
which does support scheduling


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


Find a Case by ID

Posted: 13 Oct 2005 04:59 AM PDT

Changed in 3.0

Pierre Hulsebus
www.ehtc.com
Infuse the Certified CRM to Solomon Integration

Symantec Anti Virus and CRM

Posted: 12 Oct 2005 08:36 PM PDT

is it possible to get more details on why the anti virus is blocking
crm...mcaffee has a similar issue but reports what it is blocking which is
usually a .net temp directory


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


Get ActivityPartyId?

Posted: 12 Oct 2005 03:06 PM PDT

Matt,
Sorry, I should have posted this in Developer forum. Just realize the error.
Neal

"Matt Parks" wrote:
 

Customize Activities in Advanced Find

Posted: 12 Oct 2005 01:23 PM PDT

Hi Brandon!

Help me to solve invalid item ID problem!! Please!

Yours,
viktor

"Brandon" wrote:
 

customer facing knowledge base

Posted: 12 Oct 2005 12:39 PM PDT

I have heard similar rumors, but nothing has been formally announced.

--

Matt Parks
MVP - Microsoft CRM


"Bouffont" <com> wrote in message
news:googlegroups.com...
I seem to remember hearing a rumour that MS are going to release a
license that is purely for web/external access to the CRM system.


How to use CRM

Posted: 12 Oct 2005 10:40 AM PDT

Hello Julia

The best reference you can get are the Microsoft CRM training guides. These
are normally provided when you attend a Microsoft CRM training course but
you can also order just the manuals by contacting an MBS reseller


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


Post URL in Workflow

Posted: 12 Oct 2005 10:11 AM PDT

ACK! =) Not the answer I was hoping for =)
I can rig it to default to the Lead Owner ID - which "should" be the person
adding the quicknote....

Thanks Guys!


"Dave Carr" <com> wrote in message
news:googlegroups.com... 


Suddenly, server not found error

Posted: 12 Oct 2005 02:38 AM PDT

It looks like that using VPN bit longer causes computer to drop out from
domain and reboot/restart is needed to get it fully back online. Outlook
calendar / exchange works, but asks password after longer VPN session, this
is why I think that computer is no longer in domain then.

I use VPN to contact our customer's systems when problems arise, so
connection is opened rather randomly and also often.

Maybe this helps somebody that encounters same kind of problems, it is sure
one thing to check.


"Jani Ervast" <fi> wrote in message
news:xBp3f.92$inet.fi...