Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Others
cms.evaluation
cms.general
comm.businessdesk
comm.campaigns_csf
comm.catalog
comm.datawarehousing
comm.deploy.
comm.general
comm.sdk
comm.solutionsites
comm.userprofilemgt
commerce.analysis
crm
crm.deployment
crm.developer
hiserver.general
mobility.miserver
sharep.portal.config
sharep.portal.dev
sharep.portal.docmgmt.
sharep.portal.installation
sharep.portal.sdk
sharep.portal.search
sharep.team.caml
sharep.teamservices
sharep.windowsservices
sharep.winservices.dev
sharepoint.portalserver
siteserv.knowledgemgr
siteserver.analysis
siteserver.commerce
siteserver.css
siteserver.general
siteserver.publishing
siteserver.sdk
siteserver.search
site-server.site-mgmt
site-server.webpost
  
 
date: 27 Feb 2007 22:28:20 -0800,    group: microsoft.public.crm        back       


Error with Setup CRM 3.0   
i've windows 2003 server + exchange sever 2003 + sql server 2005 all
installed in the same computer (all the servers, named 'CRM')
when trying to install CRM 3.0 i've got the message:
action Microsoft.Crm.Setup.Server.RSPublishAction failed. the
specified path is not metabase path. parameter name: path

when trying to mark to install in the current web site the server, the
binding is: '192.168.1.3:8888:procom', metabase path: /LM/W3svc/1
so i was trying to create a new web site (the server binding appears
is: ':5555:'

in the wizard screen appears (setup was unbale to verify that the
trust and delegation enabled for the computer object)

In the preliminery screen appears (Setup will create the web site CRM
v3.0 (:5555:)

please help me with that...
Eliran
date: 27 Feb 2007 22:28:20 -0800   author:   eliran

RE: Error with Setup CRM 3.0   
Hi

:5555 is the default port that the MSCRM install uses if you do not enter 
the port number.  Check that SQL Server Reporting Services is correctly 
installed and working.  

Use the Reporting Services Configuration tool (Start | All Programs | 
Microsoft SQL Server 2005 | Configuration Tools | Reporting Services 
Configuration.  Make sure that there are green ticks here and that you can 
navigate to the report server reports http://[ServerName]:[Port]/ReportServer.

Make sure that if you are using a name for your CRM web site that you create 
a DNS alias for it within DNS or you will not be able to browse across the 
network to the site other than using server name.

Let me know how you get on.
-- 
Rgds

Michael
MCDBA 2000 | MCITP DBA 2005


"eliran" wrote:

> i've windows 2003 server + exchange sever 2003 + sql server 2005 all
> installed in the same computer (all the servers, named 'CRM')
> when trying to install CRM 3.0 i've got the message:
> action Microsoft.Crm.Setup.Server.RSPublishAction failed. the
> specified path is not metabase path. parameter name: path
> 
> when trying to mark to install in the current web site the server, the
> binding is: '192.168.1.3:8888:procom', metabase path: /LM/W3svc/1
> so i was trying to create a new web site (the server binding appears
> is: ':5555:'
> 
> in the wizard screen appears (setup was unbale to verify that the
> trust and delegation enabled for the computer object)
> 
> In the preliminery screen appears (Setup will create the web site CRM
> v3.0 (:5555:)
> 
> please help me with that...
> Eliran
> 
>
date: Wed, 28 Feb 2007 01:43:56 -0800   author:   Michael Langdon

Re: Error with Setup CRM 3.0   
On Feb 28, 11:43 am, Michael Langdon
 wrote:
> Hi
>
> :5555 is the default port that the MSCRM install uses if you do not enter
> the port number.  Check that SQL Server Reporting Services is correctly
> installed and working.  
>
> Use the Reporting Services Configuration tool (Start | All Programs |
> Microsoft SQL Server 2005 | Configuration Tools | Reporting Services
> Configuration.  Make sure that there are green ticks here and that you can
> navigate to the report server reportshttp://[ServerName]:[Port]/ReportServer.
>
> Make sure that if you are using a name for your CRM web site that you create
> a DNS alias for it within DNS or you will not be able to browse across the
> network to the site other than using server name.
>
> Let me know how you get on.
> --
> Rgds
>
> Michael
> MCDBA 2000 | MCITP DBA 2005
>
>
>
> "eliran" wrote:
> > i've windows 2003 server + exchange sever 2003 + sql server 2005 all
> > installed in the same computer (all the servers, named 'CRM')
> > when trying to install CRM 3.0 i've got the message:
> > action Microsoft.Crm.Setup.Server.RSPublishAction failed. the
> > specified path is not metabase path. parameter name: path
>
> > when trying to mark to install in the current web site the server, the
> > binding is: '192.168.1.3:8888:procom', metabase path: /LM/W3svc/1
> > so i was trying to create a new web site (the server binding appears
> > is: ':5555:'
>
> > in the wizard screen appears (setup was unbale to verify that the
> > trust and delegation enabled for the computer object)
>
> > In the preliminery screen appears (Setup will create the web site CRM
> > v3.0 (:5555:)
>
> > please help me with that...
> >Eliran- Hide quoted text -
>
> - Show quoted text -
1. when trying to load the report manager i get the message:
the request faild with http status 400: Bad request
although i succeeded loading the report server page.
2.'192.168.1.3:8888:procom'  -  is it a correct binding name (appears
in CRM wizard)?
3. how to define and publish a new DNS alias?

thanks in advance Eliran
date: 28 Feb 2007 13:27:00 -0800   author:   eliran

Re: Error with Setup CRM 3.0   
Are you using NTLM or Kerberos authentication?

TO create a DNS alias you will need to access the DNS manager and the root 
level of DNS create an alias.

Alternatively you can use http://servername:port/reportserver in your case I 
think it would be http://crm:8888/reportserver.

Where is the procom text coming from?
-- 
Rgds

Michael
MCDBA 2000 | MCITP DBA 2005


"eliran" wrote:

> On Feb 28, 11:43 am, Michael Langdon
>  wrote:
> > Hi
> >
> > :5555 is the default port that the MSCRM install uses if you do not enter
> > the port number.  Check that SQL Server Reporting Services is correctly
> > installed and working.  
> >
> > Use the Reporting Services Configuration tool (Start | All Programs |
> > Microsoft SQL Server 2005 | Configuration Tools | Reporting Services
> > Configuration.  Make sure that there are green ticks here and that you can
> > navigate to the report server reportshttp://[ServerName]:[Port]/ReportServer.
> >
> > Make sure that if you are using a name for your CRM web site that you create
> > a DNS alias for it within DNS or you will not be able to browse across the
> > network to the site other than using server name.
> >
> > Let me know how you get on.
> > --
> > Rgds
> >
> > Michael
> > MCDBA 2000 | MCITP DBA 2005
> >
> >
> >
> > "eliran" wrote:
> > > i've windows 2003 server + exchange sever 2003 + sql server 2005 all
> > > installed in the same computer (all the servers, named 'CRM')
> > > when trying to install CRM 3.0 i've got the message:
> > > action Microsoft.Crm.Setup.Server.RSPublishAction failed. the
> > > specified path is not metabase path. parameter name: path
> >
> > > when trying to mark to install in the current web site the server, the
> > > binding is: '192.168.1.3:8888:procom', metabase path: /LM/W3svc/1
> > > so i was trying to create a new web site (the server binding appears
> > > is: ':5555:'
> >
> > > in the wizard screen appears (setup was unbale to verify that the
> > > trust and delegation enabled for the computer object)
> >
> > > In the preliminery screen appears (Setup will create the web site CRM
> > > v3.0 (:5555:)
> >
> > > please help me with that...
> > >Eliran- Hide quoted text -
> >
> > - Show quoted text -
> 1. when trying to load the report manager i get the message:
> the request faild with http status 400: Bad request
> although i succeeded loading the report server page.
> 2.'192.168.1.3:8888:procom'  -  is it a correct binding name (appears
> in CRM wizard)?
> 3. how to define and publish a new DNS alias?
> 
> thanks in advance Eliran
> 
>
date: Wed, 28 Feb 2007 14:53:18 -0800   author:   Michael Langdon

Re: Error with Setup CRM 3.0   
On Feb 28, 11:43 am, Michael Langdon
 wrote:
> Hi
>
> :5555 is the default port that the MSCRM install uses if you do not enter
> the port number.  Check that SQL Server Reporting Services is correctly
> installed and working.  
>
> Use the Reporting Services Configuration tool (Start | All Programs |
> Microsoft SQL Server 2005 | Configuration Tools | Reporting Services
> Configuration.  Make sure that there are green ticks here and that you can
> navigate to the report server reportshttp://[ServerName]:[Port]/ReportServer.
>
> Make sure that if you are using a name for your CRM web site that you create
> a DNS alias for it within DNS or you will not be able to browse across the
> network to the site other than using server name.
>
> Let me know how you get on.
> --
> Rgds
>
> Michael
> MCDBA 2000 | MCITP DBA 2005
>
>
>
> "eliran" wrote:
> > i've windows 2003 server + exchange sever 2003 + sql server 2005 all
> > installed in the same computer (all the servers, named 'CRM')
> > when trying to install CRM 3.0 i've got the message:
> > action Microsoft.Crm.Setup.Server.RSPublishAction failed. the
> > specified path is not metabase path. parameter name: path
>
> > when trying to mark to install in the current web site the server, the
> > binding is: '192.168.1.3:8888:procom', metabase path: /LM/W3svc/1
> > so i was trying to create a new web site (the server binding appears
> > is: ':5555:'
>
> > in the wizard screen appears (setup was unbale to verify that the
> > trust and delegation enabled for the computer object)
>
> > In the preliminery screen appears (Setup will create the web site CRM
> > v3.0 (:5555:)
>
> > please help me with that...
> >Eliran- Hide quoted text -
>
> - Show quoted text -

following last email:
1. my web server name: crm,   Domain is: procom
    Web Site Description: Microsoft CRM v3.0,      IP:
192.168.1.3,      Port:8888,      Host Header:procom
2. in the active directory users&computers, objects and security tabs
are hiden (Is it ok?)
3. Im using the domain controller the CRM computer apears with the
following Delegation Trust this computer for delegation to any
service?
4. i have an access to the reportsever (via http://procom:8888/reportserver,after
entering user and password its works fine) can i cancel the login
window?
5.  when trying to load report manager via http://procom:8888/reports,
it changed to http://procom:8888/reports/pages/folder.aspx, and i get
an error page of the manager,
     with the text: X Orror, (blue and orange line) the request failed
with http status 400: bad request, Home.
6. the last installation has been canceled, while trying to install
the CRM, the setup wizard shows the details: server binding:
192.168.1.3:8888:procom (procom is the domain) and selecting the
existing database: procom_mscrm, and  the http://procom:8888/reportserver,
network service account, exchange server (named: CRM), the
verification shows me the following messages:
the installation location is not empty, Setup might overwrite the
existing files (which i guess is ok).
Active directory: Setup was unable to verify that the "trust and
delegation" property is enabled for the computer object.

thanks in advance,
Eliran
date: 1 Mar 2007 03:30:36 -0800   author:   eliran

Re: Error with Setup CRM 3.0   
In AD find your Server.  The Right click and select properties.  The select 
the delegation tab and select "Trust this computer for delegation for any 
service (kerberos Only)",  you can select the option below but you will need 
to define the services (much better approach but takes a little more fine 
tuning).

-- 
Rgds

Michael
MCDBA 2000 | MCITP DBA 2005


"eliran" wrote:

> On Feb 28, 11:43 am, Michael Langdon
>  wrote:
> > Hi
> >
> > :5555 is the default port that the MSCRM install uses if you do not enter
> > the port number.  Check that SQL Server Reporting Services is correctly
> > installed and working.  
> >
> > Use the Reporting Services Configuration tool (Start | All Programs |
> > Microsoft SQL Server 2005 | Configuration Tools | Reporting Services
> > Configuration.  Make sure that there are green ticks here and that you can
> > navigate to the report server reportshttp://[ServerName]:[Port]/ReportServer.
> >
> > Make sure that if you are using a name for your CRM web site that you create
> > a DNS alias for it within DNS or you will not be able to browse across the
> > network to the site other than using server name.
> >
> > Let me know how you get on.
> > --
> > Rgds
> >
> > Michael
> > MCDBA 2000 | MCITP DBA 2005
> >
> >
> >
> > "eliran" wrote:
> > > i've windows 2003 server + exchange sever 2003 + sql server 2005 all
> > > installed in the same computer (all the servers, named 'CRM')
> > > when trying to install CRM 3.0 i've got the message:
> > > action Microsoft.Crm.Setup.Server.RSPublishAction failed. the
> > > specified path is not metabase path. parameter name: path
> >
> > > when trying to mark to install in the current web site the server, the
> > > binding is: '192.168.1.3:8888:procom', metabase path: /LM/W3svc/1
> > > so i was trying to create a new web site (the server binding appears
> > > is: ':5555:'
> >
> > > in the wizard screen appears (setup was unbale to verify that the
> > > trust and delegation enabled for the computer object)
> >
> > > In the preliminery screen appears (Setup will create the web site CRM
> > > v3.0 (:5555:)
> >
> > > please help me with that...
> > >Eliran- Hide quoted text -
> >
> > - Show quoted text -
> 
> following last email:
> 1. my web server name: crm,   Domain is: procom
>     Web Site Description: Microsoft CRM v3.0,      IP:
> 192.168.1.3,      Port:8888,      Host Header:procom
> 2. in the active directory users&computers, objects and security tabs
> are hiden (Is it ok?)
> 3. Im using the domain controller the CRM computer apears with the
> following Delegation Trust this computer for delegation to any
> service?
> 4. i have an access to the reportsever (via http://procom:8888/reportserver,after
> entering user and password its works fine) can i cancel the login
> window?
> 5.  when trying to load report manager via http://procom:8888/reports,
> it changed to http://procom:8888/reports/pages/folder.aspx, and i get
> an error page of the manager,
>      with the text: X Orror, (blue and orange line) the request failed
> with http status 400: bad request, Home.
> 6. the last installation has been canceled, while trying to install
> the CRM, the setup wizard shows the details: server binding:
> 192.168.1.3:8888:procom (procom is the domain) and selecting the
> existing database: procom_mscrm, and  the http://procom:8888/reportserver,
> network service account, exchange server (named: CRM), the
> verification shows me the following messages:
> the installation location is not empty, Setup might overwrite the
> existing files (which i guess is ok).
> Active directory: Setup was unable to verify that the "trust and
> delegation" property is enabled for the computer object.
> 
> thanks in advance,
> Eliran
> 
> 
> 
>
date: Thu, 1 Mar 2007 14:26:10 -0800   author:   Michael Langdon

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us