Pages

Search

Microsoft CRM - Customization with SDK : add related form

Microsoft CRM - Customization with SDK : add related form


Customization with SDK : add related form

Posted: 30 Apr 2004 05:07 AM PDT

Hi


I would like to give the possibility to users to be able to duplicat
an opportunity since a first opportunity without having to recaptur
information
For it I added a button in the toolbar of the Opportunity form.
associated the url <servername> /SFA/opps/edit.aspx to this button
How can I do to simulate an " add related " and to take al
information but the id of the first form (I have already done th
mapping)

Thanks

Will new fields get upgraded?

Posted: 29 Apr 2004 01:17 PM PDT

Thanks Matt

So, I guess it is always better to build an external application and then
integrate it with CRM. This will minimize maintenance issues during
upgrades.

"Matt Parks" <com> wrote in message
news:com... 
no 
may 
future 
what 
the 
thus 
due to 
future 
What 


2 Remote User Connections

Posted: 29 Apr 2004 08:18 AM PDT

SFO requires that the laptop be a member of the Domain in order to be installed.
It also will not sync across the web.

Matt Parks

----------------------------------------
----------------------------------------
On Thu, 29 Apr 2004 08:18:05 -0700, "Greg" <com> wrote:

I have 2 remote users who log into an entirely separate
(Untrusted) domain on their winxp notebooks then the rest
of my users. Currently they access CRM across the web
(with login id's that obviously match the CRM domain). I
would like to give them Sales for Outlook on their local
machine. Is it possible to synch them through the web?
They do not need email capabilities it would just be so
they could Work offline on their accounts?

Thanks for your time.

Can not Create cases

Posted: 29 Apr 2004 07:24 AM PDT

I figured out the problem. It had to do with the current case value in the
system and case numbers that I had imported from another CRM installation.
I changed the current case value and that took care of the problem.
Anthony
"Martin Gallagher" <com.nospam> wrote in message
news:com... 
Dialog box allows you create a new Account or Contact), the Subject must be
an entry for the Subject Catalogue and the Title is anything you like and
does not have to be unique. 


DC and CRM

Posted: 29 Apr 2004 06:56 AM PDT

It "can" work, but it also might not. If the DC config is relatively clean,
then you might be OK. However, there have been some issues with the SFO client
and replication in a single server (non-SBS) environment.

Matt Parks

----------------------------------------
----------------------------------------
On Thu, 29 Apr 2004 06:56:01 -0700, "Jeff" <microsoft.com>
wrote:

Does anybody know why you can't run CRM on DC?

Can't access CRM home page or reports

Posted: 29 Apr 2004 06:16 AM PDT

Colin

Is your CRM security service started on the crm web box?


"Colin Campbell" <microsoft.com> wrote in message
news:com... 


How can I take back a licence

Posted: 29 Apr 2004 06:06 AM PDT

Assuming you have the authority, go to Settings -->
Business Unit Settings --> Users.
Select the user, click on the Licenses tab, then Manage
Licenses. You can then highlight the license and remove it
from the Selected Licenses field.
 
How can I take back the licence? Does anyone know? 

Sharing records

Posted: 29 Apr 2004 03:41 AM PDT

I guessed right :-)


"Teresa" <microsoft.com> wrote in message
news:com... 
realized the security roles where at organizational level. I turned them out
to business unit level, and sharing function worked out. 


link our database schema to CRM

Posted: 29 Apr 2004 01:02 AM PDT

Yingwu,

If I understand you correctly, the information you need to track is basically
"child" tables that are tied to the Account or Contact. The following MSDN
article covers how to setup a new page within MSCRM that displays info from
another database. You can use this as a base for creating pages that maintain
the additional information you need.

http://msdn.microsoft.com/library/en-us/dnmbscrm/html/mbs_crmapp_database.asp

You will obviously need to work out the PK/FK issues, but the concepts are
there. There are also several other articles there that will get you pointed in
the right direction.

Matt Parks

----------------------------------------
----------------------------------------
On 30 Apr 2004 04:37:35 -0700, com (yingwu) wrote:

Matt, thanks a lot for your reply.

Yes, I believe that it is better for us to covert our database schema
to CRM database schema. But we realized a problem that it is quite
hard for us to convert as we are selling software online which is
typically include refund and chargeback. We have such tables to track
refund and chargeback orders. However, there is no such information in
CRM tables.

It will be too difficult for us to change the CRM mapping system to
use our schema, and also it will be too difficult to maintain.

So how is your thinking/suggestion to deal with this refund/charge
back things?

Thanks for your input!

yingwu

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

Insert other Table

Posted: 29 Apr 2004 12:12 AM PDT

not within the existing framework of the app. However, you could develop this
on your own and interate the logic into MSCRM. Refere to the SDK and MSDN
articles for some examples.

Matt Parks

----------------------------------------
----------------------------------------
On Thu, 29 Apr 2004 15:48:19 +0200, "Xymox MS" <it>
wrote:


"Frans Cahyadi" <com> ha scritto
 

Can I make join between tables of different db ?
marco s.

uninstall client fcor Outlook is impossible

Posted: 28 Apr 2004 04:47 PM PDT

Thanks for your contribution Martin. I will give this a
try next time I meet that person.

Peter 
needs to be completed by the domain user that installed
the client. There is a workaround available which migh
help: 
MSCRM key at this location: 
| MSCRM 
machine 
Note - Setup may fail on step 2 but it should work fine
on step 3 and the CRM Sales for Outlook client will
uninstall 

Importing a list of Accounts from another app...

Posted: 28 Apr 2004 02:30 PM PDT

Thats the tool you need.


"Todd M. Taylor" <com> wrote in message
news:eVD2B%phx.gbl... 


Please help - CRM client Installation asking for web URL

Posted: 28 Apr 2004 01:26 PM PDT

Raj

On the pc where you want to install the client you need to be log in as a user which exists on the Active Directory where the CRM server is a member of. The Username/Password have to be the same. The user also needs to have a licence assigned to him/her

Regards
Rob Bakkers
Accentur

----- Raj B wrote: ----

Am installing CRM Client on a different machine from CRM
server (which is the recommended configuration). On
trying to instal CRM client the installer asks: "Type the
URL of the Microsoft CRM Server you want to use: e.g.
http://crm

When I put in a path for the server software on the other
machine - says setup was unable to find an instance of
the Microsoft CRM server components


What do I need to put in the url address for it to locate
the server components? Is the server supposed to sit on
the internet and be accessible. I have my CRM server in
the other machine with SBS 2003. Please Help - cannot
seem to find a solution to this.

Duplication of Production CRM Install to Test environment

Posted: 28 Apr 2004 11:50 AM PDT

I just got back from a 2 day SharePoint development class, and the
instructor recommended using Microsoft Virtual Machine for developing
applications on MS CRM, rather than devoting another Windows 2003 server for
a "test environment." Might this be an option for you?

Sincerely,
Todd M. Taylor


Version 1.2 keys on version 1.0

Posted: 28 Apr 2004 11:20 AM PDT

The keys are definately version specific. When going from version 1.0 to 1.2
we were supplied with a new set of keys


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


Internal AND External Customer Service

Posted: 28 Apr 2004 10:24 AM PDT

We have strict security - most folks have user-level
privileges or team-shared which should cut down on the
confusion. Also, most of the communication b\w depts will
be in the form of tasks instead of emails. (i.e. Sales
needs contract amendment from legal - submits task to
Legal queue). We want a way to track\analyze internal
customers.

I'll let you know if I see an iceberg approaching.. ;)

Thanks!
 
customer 
for disaster ;) 
would all be stored in 
be filtered in a 
are appropriate to 
employee is a CRM user 
CSR in the Customer 
and will work with 
sends a help 
contact/account 
this person 
shouldn't be a 
get ;D 

Sales: Lead become Opportunity, then Account?

Posted: 28 Apr 2004 10:09 AM PDT

Thanks for your feedback, KB :)

I think you're right in stating that sales people have to create all three
accounts from a Lead, whether that Lead has actually bought something or
not. It makes more sense to me to escalate a Lead to an Opportunity, then
to an Account rather than do the latter two at the same time, but I guess
our sales staff will just have to use the program as is :(

Sincerely,
Todd M. Taylor
 


Create new field???

Posted: 28 Apr 2004 10:05 AM PDT

Hank - Keep in mind when you add fields in MS-CRM that you cannot delete
them. Also, yes you can create fields with look-up values/drop-down list
fields. Create the field first and publish the customization from
deployment manager. Then customize the form itself within MS-CRM (System
Customization) to add the values for that item. Publish the form
customization. Then IISRESET on the web server. Should be it. At least
that is how I do it! brian

Jscript problem with CRM?

Posted: 28 Apr 2004 09:56 AM PDT

But it works fine as regular jscript in a web page. It just doesn't work
with MSCRM in the jscript box for the onchange event for picklists.

Eric

"Gary" <NOSPAM.com> wrote in message
news:phx.gbl... 


Since Upgrading To SBS 2003 Cannot Start CRM Security Service

Posted: 28 Apr 2004 08:45 AM PDT

I thought it was going to be a much easier process. The
biggest issue that I found was an error every time I
booted saying:
"The procedure entry point GetTextExtentPointI could not
be located in the dynamic link library MSDART.DLL"

Turns out that the OLEDB32.DLL that I had was old and the
upgrade did not replace it and that caused services to
fail.

MS CRM still won't run because now it is telling me that I
am trying to log on with a bad user id but at least I am
closer.

Thanks for your response.

 

Demo on single laptop

Posted: 28 Apr 2004 07:23 AM PDT

I do this

single 2.4ghz laptop
1GB ram

4 virtualpc images
1 - domain controller in its own forest
2 - crm +sql server
3 - server 2000 running vs.net for development and client
4 - exchange server

when its all started up it is sluggish but not unusable. I have developed
crm custom code on this setup and believe me, if it was slow i would not use
it
"Cedric Mesey" <microsoft.com> wrote in message
news:phx.gbl... 
Win2003 


MS CRM 1.2 - Sales for Outllok

Posted: 28 Apr 2004 07:09 AM PDT

I'm sure you can get it to work, but I don't know what you'd have to do to get
it to be successful. I'm pretty sure the problem has to do with the security
tied to the replication.

I know there have been many people who have posted problems about trying to get
it to work, but have not seen an answer yet. Having the workstation in the CRM
Domain is listed as a req for SFO.

Matt Parks

----------------------------------------
----------------------------------------
On Thu, 29 Apr 2004 09:47:11 +0200, "Atleti de Madrid"
<es> wrote:

Thanks, Matt, but... do you mean that users in an enterprise, that shares
several domains, DO have to "relocate" the workstations into the DW2K3 Windows
Domain for CRM/SFO client to work?

What about if an user (let's say... within the DW2K domain) wants to install SFO
in his outlook? I mean, the installation process would complete successfully or
no? And, if so, the Outlook client will connect to the server without trouble?

Thanks in advance

Error when synchronizing in Outlook

Posted: 28 Apr 2004 06:29 AM PDT


Peter

Is your CRM server on Windows 2003? I had this same problem because my CRM was on Windows Server 2003 and my active directory was on 2000. If this is the case for you, you have to open an incident with Microsoft (mbs.microsoft.com) to get a hotfix for an updated authx.dll file


----- Peter Rundberg wrote: ----

What could be the possible causes for the following error when trying to g
off-line and synchronize in Outlook
--------------------------
Erro
--------------------------
The specified domain either does not exist or could not be contacted
--------------------------
O
--------------------------

This error occurs shortly after the Downloading Status dialog box is opene
(the one with the progress bar). The error can be reproduced from an
client, so it seems to be a server side problem. Working on-line, both i
Internet Explorer and from inside Outlook works fine, and th
synchronisation has worked before, but is now not working anymore

What would be a suggested methodology to resolve this kind of issues ? Ar
there settings in client PC registry that we can compare to server sid
settings? Is there a way of turning on logging or tracing, that can help u
finding the cause of this problem ? How can we check and compare potentia
changes to network or active directory with the current settings of MSCRM

Any help is most appreciated

Best regards
Pete



The trials of relocating both the SQL and the CRM frontend server (1.2)

Posted: 28 Apr 2004 05:04 AM PDT

The licensed name is simply 'Imscan' (without the quotes), can't really see
how that could be a problem. I'll see what MS support offers and post back
my results.

-Ben

"John O'Donnell" <com-nospam> wrote in
message news:phx.gbl... 
W2k 
service 
too). 
the 
synch 
ms 
it 
one 

125 
125 
'MSmerge_C15D4F59965F4505B09147FA0BAD2AAA'. 
'MSmerge_76B5E99ADD6C4C8C9A9FB2DA9B5C37A8'. 


ISV.config and teams

Posted: 27 Apr 2004 11:36 PM PDT

No this is not possible using standard CRM. There is no way to say only
user1 can see your addin etc.

However as CRM uses the Active Directory you could have your code ask the AD
if they are a member of a certain group and if they are run the code and if
not drop out.

Never tried it but I'm sure it is possible


"Venkat" <com> wrote in message
news:540901c42ceb$175b69a0$gbl... 


Microsoft Word - word 2007 enevlope printing

Microsoft Word - word 2007 enevlope printing


word 2007 enevlope printing

Posted: 20 Jul 2013 02:56 PM PDT

i have a HP laserjet 1018 and i'm running vista home premium.  when i use the enevlope printing in word and send the print job to the printer the enevlope comes out blank.  HP says it "Could" be a corrupt file that stores the configuration setup in word.  I'm being told to restore the defaults.

1. is there such a file?

2.  if so, what's it file name?

3. can that file be deleted and if so will i be able to restore my settings?

 

PS:  yes, the printer driver is the latest.

smooth typing feature stopped working

Posted: 20 Jul 2013 02:44 PM PDT

I just started using Office 2013 (downloaded from MS 365) on a windows 8 operating system about 3-4 weeks ago.  At first I noticed this cool smooth typing animation.  But lately it longer happens.  I didn't change anything.  Why would this be?

Envelopes & Labels Options

Posted: 20 Jul 2013 01:33 PM PDT

Hi all,

How can I make Word 2007 print delivery and return addresses without wrapping a section of said addresses?

Example...

John Doe
123 South Anywhere
Street
Anytown, USA

Notice that Word has wrapped the word "street" to the next line below. I want to eliminate that without reducing the font size from 12 to 10.

Thanks.

How to change options MS Word 2013 for making under blue line for checking correct grammar?

Posted: 20 Jul 2013 10:35 AM PDT

Hi.

 

I don't know that I can't change from wrong grammar to correct grammar when I make wrong English grammar. For example, a boy are polite, and then MS Word 2013 has to check under blue line "are -> is" for correct grammar.

MS Word can do it when I watch Video_Start using Word; http://office.microsoft.com/en-us/word-help/video-start-using-word-VA103982185.aspx?CTT=5&origin=HA104030981 

 I use Korean Windows7, but I usually work English documents. It is true that MS Word 2013 can't check correct English grammar if I use other language Windows7.

 

Thank

 

Are there any features which are supported only in MS Word 2010 and 2013 but not in 2007 version?

Posted: 20 Jul 2013 10:16 AM PDT

I wanted to upgrade to the 2013 version of MS Office and MS Word is a frequently used program so just want to know. Do the MS Word 2013 files have a different extension as well? 

how to change color of markup area in Word 2013

Posted: 20 Jul 2013 08:16 AM PDT

When a Word document has comments inserted in the text or changes have been made visible with the track changes option Word shows the markup area next to the right document margin. The background color of the markup area is gray (silver).

I'd like to print the document with the markup marks (comments and changes in the markup area) but I'd say that the gray markup area is wasting a lot of printer toner/ink (especially if the document has many pages). How to change the background color of the markup area so that it becomes white?

-- rpr.

Bug -- typing /= for Math AutoCorrect crashes Word

Posted: 20 Jul 2013 08:06 AM PDT

In some documents -- by no means all, or I would have smashed my computer already -- in Equation regions, typing /= to trigger Math AutoCorrect for  will instantly close Word without saving and without warning.

It works perfectly fine if I select all and copy into a new document. Then the issue disappears when I continue with my work.

Hopefully this will get fixed.

Word 2010 - Blocked Files

Posted: 20 Jul 2013 08:01 AM PDT

I cannot save Word 2010 docx files.  I have gone through the help on this, and updated the File Block settings. This list does not include 2010, or docx.  I have tried converting a file from Word 2007, and opening a brand new file, and both gave me the blocked message.  Any ideas how I can get Word working for me again?

Unsaved edit in word 2010

Posted: 20 Jul 2013 06:14 AM PDT

I have been using Office Pro 2010 since it's release & to date, not experienced any major issues.  That is until now.  I have a 286 page document that is still being worked on as well as editing regarding content & grammar.

 

The problem I'm experiencing is that all edits or amendments are saved & on returning to the document at a later date, all edits/amendments are ok with just the one exception: - I had got one name incorrect & amended it, yet every time I open the document since amending it, it shows the original name.  How is it that this edit is not being accepted whereas all others are ok?

MS Word 2013 Changes Page Orientation when Printing Multiple Sections

Posted: 20 Jul 2013 06:06 AM PDT

I have a ~120 page MS Wors 2013 document that uses section breaks to switch some pages to landscape mode for better print viewing of reports which are screen clips.  Everything looks fine in MS Word.  However, when I try to print the document MS Word converts all the pages to landscape!  Literally all that I do is File->Print and the next thing I know I see first Section pages changed to Landscape mode.  I tried File->Save As to PDF (which is actually the first thing I did) with the same results.  File -> Print to a pdf has the same results.

 

So of course I close without saving when this happens.  I open the file again and the orientations are correct.  But every time I try to print it the thing changes my sections.

 

My ultimate goal is that I need this changed to a PDF, but I'd also like to print it once to do an end to end review.

Disappearing borders on images

Posted: 20 Jul 2013 03:44 AM PDT

While attempting to format images within documents with MS Word 2010, I have been incredibly frustrated to have single sides of my image border disappear. This is especially frequent when using multiple images side by side, but also when single images are used. I have tried moving the image, re-sizing, using different border thickness, special effects, moving away any and all possible parts of the text that may encroach upon the image, deleting text boxes - anything I can think of - all to no avail. Any tips? I am sure I can't be the only idiot out there who has been having this problem but I have not found any online resource advising how to sort it out. Any help would be appreciated. Cheers!

Can I use a Frame inside a Table in W07?

Posted: 19 Jul 2013 11:46 PM PDT

I am creating a document where the text is contained in a table for page formatting purposes. 

 

I want to insert an illustration with a caption within a table cell containing text as shown.

The idea is to be able to keep both objects together and position the pair of them within the Table Cell.  Then the text in the cell could flow around the pair of them.  I expected to be able to highlight the two objects and Insert a Frame around them but as soon as I highlight them the Insert Frame icon on my quick access toolbar greys out - is disenabled.

 

Is there some way to get Insert Frame to work, or is their some other way to achieve the aim?

 

Thanks

How do I write a Macro to insert a formatted table in a W07 document?

Posted: 19 Jul 2013 11:06 PM PDT

I want to write a macro to insert a row of a formatted table in a W07 document like this:

 

 

I thought I had it worked by by copying a row to the clipboard and writing a macro to insert that.  It worked fine until the copy was no longer on the clipboard - then it just inserted whatever was there! :(  Silly me :(

 

Anyway, the problem is that I can get a two-cell table row to insert with a macro but the macro won't accept formatting of the row as shown.

 

Is there a way to do that?

 

Thanks

 

is there a switch that will place me at the end of the document after opening?

Posted: 19 Jul 2013 07:23 PM PDT

When opening a Word document, I would like to be placed at the very end of the document.  Basically if I have a 10 page document, when I open it, I want to be on page 10 at the end so I can continue writing.

How do I create a macro which inserts a formatted Table Row into a MSW07 document?

Posted: 19 Jul 2013 05:26 PM PDT

I wish to create a document in which the text is presented in columns defined by a table.

 

 

I can get a macro to insert a two-cell table row okay but I cannot get the macro recorder to accept formatting the column widths.

 

How can I achieve this?

How do I create Legal Style Numbering in headings with a MSW07 template?

Posted: 19 Jul 2013 05:15 PM PDT

I am trying to set up a template in which I want the headings to be numbered in Legal Style:

 

1. First Heading Level

1.1 Second Heading Level

1.1.1 Third Heading Level

2. First Heading Level

2.1 Second Heading Level

etc.

 

W07 does not seem to want to got beyond the numbers for level One.

I don't want a multi-level list - I want the numbering in the headings.

 

How do I achieve this?

Microsoft Works

Posted: 19 Jul 2013 05:13 PM PDT

I am running Windows 8 Home Premium and I installed Microsoft Office Home and Student 2007 years ago from a CD back when I had XP or Vista.  The case says it will license 3 home PCs".  What does that mean?  So, I have Works Word Processor, Works Spreadsheet, Works Database, Office Word 2007, Office Excel 2007, Office PowerPoint 2007, and Office OneNote 2007.  The later four will all open and function appropriately.  The first three will not open and if I try to use a template I get this error message:  There was a problem reading one of the files needing to open this task.  To fix the problem, please re-install Microsoft Works.  Has anyone experienced this and were you able to successfully re-install it?  I'm worried I will mess this all up.

Thank you,
Piddy

Changing default setting for font face and size in WORD

Posted: 19 Jul 2013 03:31 PM PDT

No matter what I do, I can't change the default setting for the font face and font size in WORD.  I can change it for the document I am workng on, but the next document willl revert to the default setting. How is it done?

Recovering disk space - Microsoft Exchange

Recovering disk space - Microsoft Exchange


Recovering disk space

Posted: 12 Jan 2005 11:45 AM PST

Sorry forgot one link:

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

"Andy Siegel" wrote:
 

Granting "Send As" permissions on Exchange 2003

Posted: 11 Jan 2005 03:28 PM PST

Mark,

Thank you very much for your advice. I have tested successfully and I can
now "Send As" to any mailbox.

Thanks again,

Vic


"Mark Arnold [MVP]" <org> wrote in message
news:com... 
now 
the 
User B 


First Time Exchange Server Hosting Questions

Posted: 11 Jan 2005 01:35 PM PST

Thank you for the information, I will look into it.

DJ

"Glen Trafford" wrote:
 

Exchange 2003 Message size limits

Posted: 11 Jan 2005 07:49 AM PST

that's strange...the error is coming from the remote server, indicating it
is the other end that is rejecting the message. i just tried a 4mb
attachment to postmaster at that domain and it went through
could be message size limit on that destination mailbox
could be the same issue with the other error or the mailbox is full. i
could say a coincidence with these two, but if it is always with 2mb+
attachements then that is strange

"mbruno @ tcatel.com" <microsoft.com> wrote in
message news:com... 


Store.exe question..

Posted: 11 Jan 2005 07:13 AM PST

Eric,

Thanks for the info... do you have any other info on how to open up a PSS
case? Ie. who to call? How much does it cost?, ect.

Any other ideas on how to track down what service could be triggering this?

Thanks,

Ian

"Eric Tam [MSFT]" <microsoft.com> wrote in message
news:Od6fytC%phx.gbl... 
of 
occurs 
newsgroup 
rights. 
everyday, 


Outlook 2003 & Deferred delivery

Posted: 11 Jan 2005 06:23 AM PST

"Sheyi Adenouga [MSFT]" <microsoft.com> wrote in message
news:edtfNMI#phx.gbl... 
and 

Are you sure? I cannot believe it.

This means when composing an e-mail and wanting this mail to be sent 4 hours
later (for whatever reason), one must have his PC on with Outlook running
until the mail leaves the local outbox?! This makes the deferred delivery
useless of course. Isn't a mailSERVER supposed to handle such features - we
could as well use Outlook Express with some POP3 accounts served by our ISP
:-|

 
rights. 
6.5.6944.4 
"do 


Exch 5.5 in Windows 3000

Posted: 11 Jan 2005 03:51 AM PST

Thanks Mark and Stefan for the info.

Sam

"Stefan Engelbert" wrote:
 

Automatically empty deleted items on exit of Outlook

Posted: 10 Jan 2005 08:19 PM PST

On Tue, 11 Jan 2005 10:56:20 +0000, "Mark Arnold [MVP]"
<org> wrote:
 

It's definately part of the ORK Policies.
Go here:
http://www.microsoft.com/office/orkarchive/2003ddl.htm
Get this:
Office-2003-SP1-ADMs-OPAs-and-Explain-Text.exe
Read the Excel spreadsheet, it's lines 1263/1264.

OWA in Exch 5.5

Posted: 10 Jan 2005 06:07 PM PST

No changes, Neo. The only activity on this server was the publication of
Front Page Webs to it. Other .asp files will run. Lately, since the server is
old, I have had to do several reboots to get the .asp files to run properly,
but this development is different. Thanx.

"neo [mvp outlook]" wrote:
 

exchange 2003 sp1 pop3 user problems

Posted: 10 Jan 2005 09:11 AM PST

sorted it!!!!!

turned out I need to use the domain\username\alisa for the outlook username.

"rich" wrote:
 

Broken System

Posted: 10 Jan 2005 05:46 AM PST


"Mark Arnold [MVP]" <org> wrote in message
news:com... 

Hi Mark, thanks for replying,
 

Since the power failure, the machine gives the following message when trying
to load windows:

Windows could not start because the following file is missing or corrupt:
\windows\system32\config\system

I've tried using the recovery console, it gives me the option of choosing
one system, which I take, it then hangs, so I get nowhere.

The storage was a raid 1 array, I've tried using the disks individually and
it's no go either.

Not sure where I go from here


My IMS on exchange 5.5 windows 2000 server stopped every 5 miniute

Posted: 08 Jan 2005 08:53 AM PST

Yes, I am not getting lot of errors in application log. only WARNING ERRORS.

ims crashes starting every night around 1.30 am to 7.00 am and them it will
be fine for a while.

1) I am doing a exchange directory and information store backup every day
around 9.00 pm and it finishes 11 pm.

2) I even clear in and out que and renamed que.dat to que.old and restarted
ims. but no luck. It hapens every night.

help me.



for example



"Fitz Crittle [MSFT]" wrote:
 

indent, outdent is faded Microsoft Project

indent, outdent is faded Microsoft Project


indent, outdent is faded

Posted: 15 Sep 2004 05:56 AM PDT

Hi Majid,

This means that the table "Entry" no longer exists in your Global.mpt file
Open a file that works (close all the others to simplify)
Tools, Organizer, Tables, select "Entry" on the side of the open Project
Copy to Global.mpt
HTH
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/index.htm
32-495-300 620
"Majid" <microsoft.com> schreef in bericht
news:15fd01c49b2b$63a89c70$gbl... 


schedule the weekend but see the Gantt view colored for weekends

Posted: 15 Sep 2004 05:24 AM PDT

Hi Majid,

Welcome to this Microsoft Project newsgroup :-)

By schedule the week ends, I assume you mean to make Sat & Sun working days?
If so, Tools/Change Working Time... and select the column headings S and S
so that they are highlighted (click and drag or ctrl+click the Ss). Select
the Nondefault working time radio bar, and OK. Now repeat the process but
create a New calendar (give it a new name like Base) and revert the Sat &
Sun to non-working. Finally, Format/Timescale.../Non-working time and
select the Base calendar (maybe give it a different colour). That should do
it.

FAQs, companion products and other useful Project information can be seen at
this web address: <http://www.mvps.org/project/>

Hope this helps - please let us know how you get on :-))

Mike Glen
MS Project MVP

Majid wrote: 


Viewing Tasks by Person or Project, Sorted by Date

Posted: 14 Sep 2004 01:26 PM PDT

How about just using the Resource Usage view and sorting by Start Date?

Sarah

i don't seem to see all the posts in this newgroup

Posted: 14 Sep 2004 09:39 AM PDT

Hi Gerard

it seemed to solve the problem- thanks for your assistance.

Regards
JulieD

"JulieD" <net.au> wrote in message
news:phx.gbl... 
looking 
see 


How do I transfer the task usage view to excel...

Posted: 14 Sep 2004 09:04 AM PDT

Hi ,

Yes = it's in FAQ Item: 10. Exporting to Excel ~) FAQs, companion products
and other useful Project information can be seen at this web address:
http://www.mvps.org/project/

Mike Glen
Project MVP

JackD wrote: 


Keyboard Shortcut for Custom View

Posted: 14 Sep 2004 08:16 AM PDT

Hello Marilyn,
Make sure that you don't have 2 different Views with the same letter as
keyboard shortcut.
Hope this helps,

Gérard Ducouret [Project MVP]

"Marilyn" <microsoft.com> a écrit dans le message de
news:220901c49a70$4dfa9920$gbl... 


Merging User Accounts in PWA

Posted: 14 Sep 2004 08:00 AM PDT

Thanks for the help Gary!!!

I have made the change successfully...
 
all you need to do 
message 
etc. 
User 
the 
up 

Does anyone have experience with MSP in VPC?

Posted: 13 Sep 2004 06:50 PM PDT

Project 2003 will work under Win 2000. AFAIK there is no preference by
Project other than XP is a few years newer and support will last longer.

If there is a preference it will be whichever OS X and Virtual PC
"likes" better. Read the documentation carefully. My experience with
Virtual PC on XP is that as long as there is sufficient memory, it works
terrifically well (at one point I was experimenting with various
products on Windows 2003 Server on top of XP).

Hope this is useful to you. Let us know.

rms




Kenneth Gorelick wrote: 

Leveling -- How best to set up a production support team?

Posted: 13 Sep 2004 04:42 PM PDT

Glad the guy who needed it did understand - For a moment I was afraid the
understanding of this logic was by nature restrained to Belgians (who up to
now had all understood this when I explained) but no, Steve got it.

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/index.htm
32-495-300 620
"James G" <microsoft.com> schreef in bericht
news:com... 
gaps 
define 
per 
manual 
minute) 


PWA repeated authentication prompts

Posted: 13 Sep 2004 02:01 PM PDT

I'd recommend Server newsgroup, however, I encountered this same problem....
This may not help but here's what I found.

Go to your server site, Click on Admin Tab.
Manage Users and Groups
Select the User with the problem
Modify User

I had ONE and only one resource with the Authenticate user by... Microsoft
Project Server instead of Windows Authentication... I changed him over to
using the Windows User Account and everything was fine... I don't know if
you're encounering the same problem but I hope this helps... or at least
points you in the right direction.

Let me know if this helped or give me more information and I'll do my best
to be of further aid!!

-Brian Stebbins


Microsoft Project - How do I put a task in without a date?

Posted: 13 Sep 2004 09:24 AM PDT

Amplifying on Mark's question ... a "task" is a piece of observable physical
activity, something tangible being done by a resource. They always occur at
some exact time in the project whether or not you actually have designated
that time in advance on a schedule. You may have a situation where as long
as they are done sometime before the project finishes you'll be fine and so
their schedule is very flexible but that's a far cry from saying they don't
have dates associated with them at all.
--
Steve House [MVP]
MS Project Trainer/Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs


"Shannon" <microsoft.com> wrote in message
news:com... 
schedule 


Past deadline indicator

Posted: 13 Sep 2004 09:15 AM PDT

Hi Lawn,

Welcome to this Microsoft Project newsgroup :-)

It shows in the Indicator column. If you don't see that, then
Insert/Column/Indicator.

FAQs, companion products and other useful Project information can be seen at
this web address: <http://www.mvps.org/project/>

Hope this helps - please let us know how you get on :-))

Mike Glen
MS Project MVP

LawN wrote: 


Actual work and start times

Posted: 12 Sep 2004 02:30 PM PDT

and Deb, if i was you i'ld get back to the company where you were trained
and COMPLAIN ... especially if you paid for the training - the differences
b/n 98 & 2003 are largely cosmetic (in a stand-alone environment) and should
not have "stumped" your trainer.


"Jan De Messemaeker" <jandemes at prom hyphen ade dot be> wrote in message
news:%phx.gbl... 
not 
Actual 


Formula in a Customized Field

Posted: 12 Sep 2004 01:39 PM PDT

Gerard,

Thanks much - IT WORKED -:)

Slim
 
formulas (like in Excel) 
le message de 

Scheduling within a day

Posted: 12 Sep 2004 05:49 AM PDT

Hi Penelope,

About the dates of Gantt Chart,, you obviously asked Project to calculate in
terms of Fiscal year numbering. Not a bug, an option you asked for.
See http://mvps.org/project/faqs.htm
FAQ 1 (Yes the very first FAQ): Strange dates in Gantt? Check Fiscal year.
This is still the same in 2003!

A recurring task is a summary task and as such has a duration spanning from
the start of the first subtask to the end of the latest. That is why
durations of summary tasks do not add up. Don't confuse durations and work!

On a single resource task, Work=duration times assignment units.

When you say "These are not things an expert..." I would rather say "These
are things somebody having been on a basic course should know" - sorry of
your course did not clarify it.

And as for the other "countless" frustrations: do ask, we'll be glad to
help!

HTH
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/index.htm
32-495-300 620
"Penelope" <microsoft.com> schreef in bericht
news:com... 
of 
it's 
trusting 
I'm 
complex - all 
or 
doesn't 
day-scale. I 
as 
functionality 


Project 2000 - can't print

Posted: 12 Sep 2004 05:45 AM PDT

A mystery. Did you try deleting the printer and re-installing (a quick
operation)?

Clearly something in Outlook 2003 upgrade over-wrote something that
Project wanted. I guess I would reinstall Project 2002 since it has
install software that detects whats there and may install different and
fix the issue apparently caused by Office 2003.

Hope this is useful to you. Let us know.

rms




מש×" ×"×"ר wrote: 

how do i silently uninstall project 2003

Posted: 11 Sep 2004 09:16 AM PDT

Steve,
ROFLMAO! People like you shouldn't be let out in public! :)
Dave

"Steve House" <send.hotmail.com> wrote in message news:<phx.gbl>... 

How can I get the task's author ?

Posted: 10 Sep 2004 07:33 PM PDT

I understand where you're coming from, but I have to say that I support the
notion that there are other schools of thought on this (and I believe this
is where the question is coming from).

I believe this is the reason that Microsoft built the feature allowing
resources to create new tasks and delegate tasks (to be ultimately
'approved' by the PM by the way) to support more dynamic team models than
the conventional "PM owns the project" approach. Even the "ship's captain",
although responsible for the ship, doesn't assign detailed tasks to the
engine crew... :)

In any event, does anyone know how/if it is possible to get the author of a
task? Perhaps it would be an idea to cross post this in the
microsoft.public.project.developer newsgroup?

--
Jame Healy
Sunaptic Solutions
www.sunaptic.com


"Steve House" <send.hotmail.com> wrote in message
news:phx.gbl... 


Work hours not adding up

Posted: 10 Sep 2004 12:22 PM PDT

Rod,

I believe that was the problem, thanks a bunch! 
That is one 
group. 
project.server 
and Project VBA 
with 
that. I 

Resource calendar *not* overriding Project calendar

Posted: 10 Sep 2004 09:08 AM PDT

Hi Daniel,

Actually, it *is* fixed duration. So, if we change it to fixed units
or fixed work, then it will work with the resource calendar? I'll try
that tomorrow ... when I'm in the office!

Thanks!
Phyl

"Daniel Zitter - Matan Consulting" <cc> wrote in message news:<com>... 

new using project-everybody's input requested

Posted: 10 Sep 2004 01:15 AM PDT

Hi,

Every batch is a project... it meets all the criteria defined by PMI and
others.
That is not a stretch but a fact, I'm sorry.
This does not mean there may be products better suited for the job than
Project, as it ignores major requirements such as just in time scheduling
and simultaneity of 2 resources (man and operator).
HTH

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/index.htm
32-495-300 620
"davegb" <com> schreef in bericht
news:google.com... 
news:<phx.gbl>... 
to 
scheduling 
in that 
created a 
the 
problem, 
me what 
for the 
manpower 
makes 2 
it 
then the 
machine 
machine and 
help 
experience 
number two 
it that 
day 
lunch 
chart 
set the 
the task 
the 
if u 
it 


Leveling resources, spliting tasks but without change duration

Posted: 09 Sep 2004 12:28 PM PDT

Hello Steve,

Thank you for your e-mail!
Now I understand your point of view.
Perhaps is my problem that is very particular but now I understand quite
well the mechanism of Project, which is not exactly what I pretend.

Regards and thank you again for your help!
Paulo Calvario

"Steve House" wrote:
 

Old Version, New OS

Posted: 09 Sep 2004 10:12 AM PDT

It should work OK, I'd suspect a corrupted installation. Win XP does have a
"compatibility mode" that you might try if re-installing project doesn't
work.

--
Steve House [MVP]
MS Project Trainer/Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs

"Monique" <microsoft.com> wrote in message
news:8ed401c49690$3db02eb0$gbl...