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... 


MOSS 2007 Outgoing Emails settings with Exch2007 SP1 - Microsoft Exchange

MOSS 2007 Outgoing Emails settings with Exch2007 SP1 - Microsoft Exchange


MOSS 2007 Outgoing Emails settings with Exch2007 SP1

Posted: 17 Oct 2008 11:52 AM PDT

what i have managed to infer from reading the article is that i need to
create a RECEIVE CONNECTOR in Exchange Management Console to allow web
application to relay off the exchange server...since, Exchange 2007 does not
use SMTP stack so there is direct option of tweaking relay settings we would
do in Exchange server 2003....
your comments required about above-mentioned paragraph.
regards




"Andy David {MVP}" wrote:
 

Rename an Exchange 2007 server

Posted: 16 Oct 2008 08:47 AM PDT

mleydekkers <microsoft.com> wrote: 

In addition to Andy's reply...why do you feel the need to? There's no
technical need - move all the mailboxes to the new server & your Outlook
users should find the server automatically when they open Outlook for the
first time. Then decomission the first one.



Exchg 2003 Messages? Where located?

Posted: 15 Oct 2008 02:26 PM PDT

I could only see the Text message being sent to your phone if you have an
Outlook Rule to forward these alerts. Do you? The Mailbox Limit message
would have to go to Outlook for this to happen. So, to answer question if
its not in Outlook then it most likely did not come from Exchange Server but
without the original message its hard to tell. You can check your Mailbox
size in Exchange System Manager under Mailboxes. It will list size of
mailboxes with number of items.

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2009
Microsoft Certified Partner

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

Exchange 2003 Restore / Recovery on SBS 2003

Posted: 15 Oct 2008 05:57 AM PDT

Ok, I still find it real strange that sync of the iPhone deleted his/her
Contacts. I have never heard or encountered this. Anyhow, back to restoring
Contacts for the user. Recovery Storage Group will allow you to recover the
users mailbox data. Since you are using Backup Exec I would search there
support site on how to use BE to restore using RSS. For RSS explaination
see,

http://www.mchange.org/tutorials/Exchange_Server_2003_Mailbox_Recovery.html

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2009
Microsoft Certified Partner

"Ashwin @ Sumix" <microsoft.com> wrote in message
news:com... 

Backup Options in Server 2008 (Exchange 2007)

Posted: 14 Oct 2008 03:59 PM PDT

{Grin}

--

Alan.


Exchange Multiple Raid Array

Posted: 14 Oct 2008 01:55 PM PDT

Dell makes money selling hard disks, right? There is no replacement for
backups. Even Dell can't come up with a disk subsystem that would obviate a
periodic backup in my mind.

I'm not sure what you mean exaclty, or what Dell means, but backup to disk
might make sense. In that case you should probably consider cheap
large-capacity ATA disks. A RAID-5 array of 1TB ATA disks would be fine for
a backup array to replace a tape system.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
..

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


No NDR is created for big mails

Posted: 14 Oct 2008 06:16 AM PDT

Hi!

Nobody has an idea?

Best Regards
Bloomy

Protect the Journaling Mailbox?

Posted: 14 Oct 2008 06:07 AM PDT

That's exactly what I wanted to know. Thanks!

"Mark Arnold [MVP]" wrote:
 

Outgoing SMPT

Posted: 13 Oct 2008 06:07 PM PDT

Hi Mark,
Thanks for your reply.
There is a routing group setup with an SMTP connector set to the server
connected to the outgoing gateway.
--
Vince


"Mark Arnold [MVP]" wrote:
 

Windows Server 2003 SP2 install

Posted: 12 Oct 2008 08:41 PM PDT

Anytime!

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

Event Id 1114 MSExchangeIs Mailbox Store

Posted: 12 Oct 2008 07:34 AM PDT

I mean to call them if you HAVE applied the latest service pack and
hotfixes.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
..

"Ed Crowley [MVP]" <net> wrote in message
news:phx.gbl... 


Outlook Find Not Working

Posted: 10 Oct 2008 02:20 PM PDT

To see more i am posting in the microsoft.public.exchange.admin posting
group.
"Lanwench [MVP - Exchange]"
<donotsendme.unsolicitedmailatyahoo.com> wrote in message
news:e3yaim%phx.gbl... 


Ex2007 Telnet errors on port 25

Posted: 10 Oct 2008 06:46 AM PDT

You're welcome. You should turn that feature off if you have a PIX between
your Exchange server and anything that's going to send mail to it, including
the Internet.

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

Exchange responding slow to Outlook Clients

Posted: 09 Oct 2008 08:58 AM PDT

Have also tried running DCDIAG and NETDIAG? Verify DNS Settings on Exchange
Server. Can you also eliminate the network switch as the issue? Even
network cabling. Try updating NIC drivers on the server.

--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2009
Microsoft Certified Partner

"William Anderson" <microsoft.com> wrote in
message news:com... 

How to convert mail in public folders to files?

Posted: 09 Oct 2008 02:01 AM PDT

Siv <microsoft.com> wrote: 

Glad to help - good luck. I don't usually do verify on backups, FWIW - the
best way to verify is to do a test restore.

 



Ex07 Info store intermittently stopping.

Posted: 08 Oct 2008 08:14 PM PDT


"Andy David {MVP}" <com> wrote in message
news:com... 

What if it's a public folder store?

Public folder referrals

Posted: 08 Oct 2008 01:47 PM PDT

That is correct.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
..

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


Envelope Journaling to non-system disk

Posted: 08 Oct 2008 01:47 PM PDT

Well, you can journal to the non-system disk, you just can't journal to a
different disk than the information store since you only have one
information store.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
..

"Carl Gross" <microsoft.com> wrote in message
news:com... 


outbound mail problem

Posted: 08 Oct 2008 11:28 AM PDT

John

Im pretty sure this is DNS related. The sending address I take it has the
same domain name for you mail organization? If not and the foreign mail
server is performing reverse lookup and sees that the domain name of the send
is different to that of the PTR record then it will reject the email as it
believes its SPAM.


Ex2K3 Mailboxes server as a Front End Server

Posted: 08 Oct 2008 03:33 AM PDT

You won't be able to access them and I also believe the move mailbox feature
also won't work (can't remember too much as it was a long time ago I tested
that scenario).

Long and short of it is move all user mailboxes before setting an Exchange
2003 Server as a 'Front End Server'.

Oliver
 


Junk Mail Filter

Posted: 07 Oct 2008 11:29 AM PDT

Lauri <bham.wednet.edu> wrote: 

Look in ESM, in the global settings section, and also see if filtering is
enabled in the properties of the VSMTP server. If you didn't enable it, it
isn't enabled.


 



One User not receiving any email

Posted: 07 Oct 2008 10:49 AM PDT

John M <microsoft.com> wrote: 

Weird; if you have E2003 installed you automatically have OWA. 

Oy. 



What is replacing mapi32.dll and cdo.dll in Exchange 2007

Posted: 07 Oct 2008 07:43 AM PDT

On Tue, 7 Oct 2008 07:43:07 -0700 (PDT), leica <com>
wrote:
 

Not sure what you architecture you are referring to.
The BES server is just a big old mapi client.
Nothing has changed there. You dont have to install the new mapi
downloads on the BES server if you have the 2003 Exchange versions on
there, it will still work.

The 2003 ESM installed on the BES server needed to match the 2003 ESM
version on the Exch server since it used mapi to perform some of its
functions. That requirement isnt there in 2007 for the EMC or
powershell.

 

E2k7 on hypervisor and storage question

Posted: 07 Oct 2008 05:21 AM PDT



"Oliver Moazzezi [MVP]" wrote:
 

Yes, in fact this CCR is based on ESX, w2k8 running as virtual machines, and
CCR nodes are located on different ESX hosts. each host in different
locations, so that is gegraphically dispersed CCR cluster. I have implemented
2 CCR clusters, on each cluster there is about 1300 users (2600 in all
organization).

Thank you guys, both of you.
I thought so like you said that there is no need to separate logs and
databases in my case so I left them on same virtual disk because logs and
files are in fact located on same LUN.

Tnx again.


Upgrade Works to Office Standard for Vista Does Not Work - Microsoft Office forums

Upgrade Works to Office Standard for Vista Does Not Work - Microsoft Office forums


Upgrade Works to Office Standard for Vista Does Not Work

Posted: 15 Oct 2008 06:50 AM PDT

The link was contained in an earlier response to your Q from Mary Sauer, but
obviously you missed it.

"David H." <microsoft.com> wrote in message
news:com... 


Missing SKU111.cab

Posted: 13 Oct 2008 03:35 AM PDT



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

Try the fix that MS shows in the previous link to see if you can recover.


microsoft office standard 2007 setup errors

Posted: 11 Oct 2008 01:17 AM PDT

I would suggest you contact Microsoft directly then.

--

JoAnn Paules
MVP Microsoft [Publisher]
Tech Editor for "Microsoft Publisher 2007 For Dummies"


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


i purchuse office 2007. i lost the programs on my PC.how can i ge.

Posted: 10 Oct 2008 07:31 PM PDT

Where is the Office 2007 install disks that you said you purchased in January

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

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

Initial Word 2007 Blank Page Left-aligned

Posted: 10 Oct 2008 04:07 AM PDT

Hello,

I just want to touch base to see if there is anything I can do for you. If
so, don't hesitate to post back.

Regards,

Daisy Cao, MCSE 2000

Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security
================================================== ==
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ==
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| X-Tomcat-ID: 61070028
| References: <com>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: microsoft.com ("Daisy Cao [MSFT]")
| Organization: Microsoft
| Date: Mon, 13 Oct 2008 09:16:36 GMT
| Subject: RE: Initial Word 2007 Blank Page Left-aligned
| X-Tomcat-NG: microsoft.public.office.setup
| Message-ID: <phx.gbl>
| Newsgroups: microsoft.public.office.setup
| Lines: 86
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.office.setup:14082
| NNTP-Posting-Host: 10.201.220.210
|
|
| Hello,
|
| It seems some of your customers using widescreen starts Word default
blank
| page as left-aligned. You noticed they once installed Microsoft Works 9.
If
| there is any incorrect, don't hesitate to let me know.
|
| To troubleshoot the issue, please first use "winword /a" command to start
| Word in safe mode.
|
| Click start, click run, type "winword /a", does the new blank file start
in
| left-aligned or centred?
|
| If the blank doent is centred in Word safe mode, please perform the
| following steps in the article 921541 to troubleshoot the issue further:
|
| Delete the Word Data registry key
| Delete the Word Options registry key
| Rename the Normal.dot or Normal.dotm global template file
| Disable the Startup folder add-ins
| Delete the COM add-ins registry key
| Determine which COM add-in program is causing the problem
|
| 921541 How to troubleshoot problems that occur when you start or
| use Word 2007, Word 2003, or Word 2002
| http://support.microsoft.com/default.aspx?scid=kb;EN-US;921541
|
| If the issue persists in"winword /a", please start a new user profile on
| the machine to see if the issue could be solved on the new profile.
|
| Thank you. If there is any update, feel free to post back.
|
| Regards,
|
| Daisy Cao, MCSE 2000
|
| Microsoft Online Support
| Microsoft Global Technical Support Center
|
| Get Secure! - www.microsoft.com/security
| ================================================== ==
| When responding to posts, please "Reply to Group" via your newsreader so
| that others may learn and benefit from your issue.
| ================================================== ==
| This posting is provided "AS IS" with no warranties, and confers no
rights.
|
| --------------------
| | Thread-Topic: Initial Word 2007 Blank Page Left-aligned
| | thread-index: AckqyFGWL9tZhhYCRCaHU/Ex2yar6Q==
| | From: =?Utf-8?B?RGVsbCBCb3k=?= <Dell nospam>
| | Subject: Initial Word 2007 Blank Page Left-aligned
| | Date: Fri, 10 Oct 2008 04:07:00 -0700
| | Lines: 14
| | Message-ID: <com>
| | MIME-Version: 1.0
| | Content-Type: text/plain;
| | cht="Utf-8"
| | Content-Transfer-Encoding: 7bit
| | X-Newsreader: Microsoft CDO for Windows 2000
| | Content-Class: urn:content-classes:message
| | Importance: normal
| | Priority: normal
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
| | Newsgroups: microsoft.public.office.setup
| | Path: TK2MSFTNGHUB02.phx.gbl
| | Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.office.setup:14063
| | NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| | X-Tomcat-NG: microsoft.public.office.setup
| |
| | Hi,
| |
| | I'm an IT Technician and my customers are mainly home users and one-man
| | businesses. I'm often asked to install Office 2007 for my customers
| (ususally
| | Home & Student Edition or Standard, depending if home user or business
| user)
| | and after the last two installs I've noticed that when Word starts the
| | initial blank page is left-aligned (the customer's are using widescreen
| | monitors). I run Word 2007 on a widescreen monitor and when I open Word
| the
| | blank page is centred.
| |
| | I've tried changing the view but i haven't been able to resolve this
| issue
| | for my two customers, can anyone help? I'm not sure if this is related
| but
| | both these customers had started up Microsoft Works 9 before I
installed
| | Office 2007.
| |
|
|

Oldie but goodie??

Posted: 08 Oct 2008 02:57 PM PDT

FYI- found an old copy of FP98(full version). Loaded first and now O2k is
installing just fine.

Thanks, Now I can get back to 'playing' with stuff. :)

L.

"L.S." <com> wrote in message
news:phx.gbl... 


Office Small Business 2007 w/Office Pro 2007 Trial - Invalid key

Posted: 06 Oct 2008 10:18 PM PDT

hi,
Be sure to open the jacket or email which has product key and find out the
edition of ofice.

1 edition of office would not accept PK of another edition.

Hence if you have a diferent edition installed on the computer, uninstall
all these trial software.

1. now put your PK at microsoft.com/office/backup
2. and click "order now"
3. on next page dont put your adress to order,, scroll down and click
;download.
4. type your email address
5. it send an email whcih will have downalod link
6. downalod this office, this is the right edition of office for your PK
which you can install and activate.


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


More DVDs than Debian? - Forums Linux

More DVDs than Debian? - Forums Linux


More DVDs than Debian?

Posted: 22 Sep 2009 12:58 PM PDT

Manuel Rodriguez wrote: 


Difficult task. You can certainly put a LOT onto a 1TB drive. But certainly not all since the beginning. There have been too many distros and too
many versions of distros since 1991.

I do believe Debian is the largest.

Just collecting all of the data could take months.

CUPS admin

Posted: 22 Sep 2009 04:41 AM PDT

On Sep 22, 2:36pm, Unruh <ubc.ca> wrote: 

Now, now: the sudo convention is very handy for keeping users away
from unnecessary use of the 'root' user, especially for shell access.

rose is probably not listed in /etc/sudoers with the appropriate
permissions, while chrisc is.

If you need root shells, and are a member listed in /etc/sudoers, you
can do 'sudo -s -H", which works pretty well.

 

And that's excellent advice. Those 'system authorizaition' menus
basically manage /etc/sudoers. But so far, Magnate didn't say what OS
they're running, nor if their CUPS and in turn their related
ghostscript and other drivers are. So Magnate? If you can give us some
hints about which Linux flavor, and which version of CUPS and in turn
the Epson setup, and look in the /var/log/ directories for information
about what is failing, it might be more helpful overall than simply
getting help with this particular workaround.

Mutiple filename changes

Posted: 21 Sep 2009 08:29 AM PDT

Aragorn schrieb:
 

There exist chances to implement such additional information, similar to
the implementation of the long filenames hack.

 

See above.

 

The *physical* layout of a FAT drive can be FAT12, FAT16 or FAT32, with
the according file *allocation* table format (FAT entries consist of 12,
16 or 32 bits).

The *logical* file *descriptor* format in the directory entries is the
same for all FAT sizes (32 bytes per entry).

VFAT added long filenames to the FAT descriptors, without changing the
specification of the underlying FAT12/16/32 system. The difference
between file descriptors and long filename entries is encoded in the
file attributes bits, so that every VFAT filesystem can be damaged by
the use of older (MS-DOS) tools, which are not aware of the long
filenames hack.


Since every file has a unique starting cluster in the FAT, this number
could be used as the unique inode number of every file. A POSIX system
could build the missing inode descriptors (in detail the exact file
size) from a scan of the filesystem, executed whenever the filesystem is
mounted. Hard links can be implemented by additional file descriptors,
refering to the same start cluster - they would be treated by Windows
systems as corrupt crosslinks, so that a problem, similar to the long
filenames problem, would exist with such hard links, when Microsoft
tools check the filesystem. Perhaps hard links can be hidden from such
unwaware tools by special settings of the file attribute bits, similar
to the implementation of the long filename entries.

Please note: I do not encourage the implementation of hard links this
way, I only want to point out chances for such an implementation.

 

Microsoft has doented the old (8.3) DOS filename as "alternate", i.e.
the primary VFAT filename is the long (UTF-16) version. A POSIX VFAT
implementation should apply the *same* ranking on the filenames, and IMO
this handling already *is* the Linux standard.

A POSIX system can (should?) treat the two names as links to the same
file, and act upon these links according to POSIX rules. I'm not sure
about the best POSIX equivalent, but IMO the long filename is nothing
but a symlink to the (immediately following) file descriptor.

 

As already mentioned, a POSIX filesystem should ignore the alternate
name and only deal with the long name. As long as no long name exists,
the 8.3 name can be used instead, but on a rename a long name with the
new name and spelling should be created.

With regards to the case-insensitive handling of filenames, it only
matters when Windows compatible access is really required. IMO this can
happen only when Windows applications, scripts or doents come into
the play, which want to refer to files in an case-insensitive way.
Normal operation of a POSIX system can respect the case of the
filenames, without breaking anything.

 

The alternate (your primary) filename is stored when a file is created.
There exists no requirement to change that name at any later time.
Alternate filenames can be used as a second chance, when no long
filename matches a search pattern (see my symlink suggestion above).

Windows may update the alternate filename as well, when a file is
renamed *and* the new name is compatible with the 8.3 naming rules. In
this case an eventually existing long filename *may* be removed, just
like a POSIX system would drop one of two identical links to the same
file, in the same directory. But this only is a *behaviour* of the OS,
not a requirement of the file system. Applying different rules, in a
POSIX implementation, will not violate any FAT specs.

The only real requirement for filenames on FAT volumes is, that no
filename entries can exist in a directory at the same time, which *only*
differ in case. POSIX imposes the essentially same restriction,
different only in the handling of case sensitivity (no directory can
contain multiple entries of exactly the same name).

 

You seem to favor an exact emulation of the Windows behaviour on Linux.
I see no need for such a slavish emulation.

Its perfectly sufficient to conform with VFAT specs WRT the *stored*
information only. I also see a chance for mounting options, indicating
how Linux should treat an specific VFAT drive. Then it's up to the user
to enable case sensitive interpretation of filenames, and the
implementation of links and POSIX permissions, as far as possible with
the stored VFAT data structures.

DoDi

Puzzled about KDE or GNOME or what?

Posted: 21 Sep 2009 01:53 AM PDT

On Wed, 23 Sep 2009 03:47:50 +0000, Chris F.A. Johnson wrote:
 

I really thought criticism would smoke Sid out. I'm very disappointed.
C'mon Sid!

--
d.b. cooper

Email server setup

Posted: 20 Sep 2009 10:01 AM PDT

Aragorn wrote: 

Yes, just got it fixed. It was a laptop configuration problem.
 

I agree. But it never really gave an error message, it just
hung after login. But in any case I just got it fixed.

All seems to be working. Way cool.

Roger

Fedora Core 5

Posted: 18 Sep 2009 11:26 PM PDT

On Tuesday 22 September 2009 15:53, someone identifying as *Sydney*
wrote in /comp.os.linux.setup:/
 

What Moe was asking about is whether your wireless device might have
a /native/ driver in Fedora 11. However, /ndiswrapper/ should already
be in FC 5 as well. On this old Mandrake system here, with kernel
2.6.3, it is also already present.

<snip>
 

You need to use the /ndiswrapper/ that came with the kernel you are
using, i.e. this one:

/lib/modules/`uname -r`/kernel/3rdparty/ndiswrapper

*Note:* Those "quotes" in the above path are not apostrophes but rather
what you would in French call an "accent grave". The shell will
substitute the command between these two accent graves by its output.

Hope this helps. ;-)

--
*Aragorn*
(registered GNU/Linux user #223157)

FC11, libusb, HP scanner (G4050)

Posted: 17 Sep 2009 07:10 PM PDT

On Thu, 17 Sep 2009 22:10:14 -0400, K.A. <net> wrote:
 

With my canon mp150 usb scanner/printer, scanimage -l does not show it
either, yet xsane does detect it, and allow it to be selected, along
with my usb webcam.

Try xsane, to see if it is detected.

Regards, Dave Hodgins

--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)

How do I set the minutes for a task? Microsoft Project

How do I set the minutes for a task? Microsoft Project


How do I set the minutes for a task?

Posted: 21 Feb 2006 12:17 AM PST

Hi, Thanks.
But it does show the ending time tick in half hours. So why not the starting
time?

Rajieve



"Rajieve" wrote:
 

Custom Views and Tables in Project Pro

Posted: 20 Feb 2006 08:26 PM PST

Perfect it works exactly as i hoped. Thanks.

Merging 2 project files

Posted: 20 Feb 2006 02:03 PM PST

Hi Bill,

Welcome to this Microsoft Project newsgroup :)

Open both projects, select one and copy all the tasks. Select the other and
paste. Then sort out the anomolies:)

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

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

Mike Glen
MS Project MVP

Bill Stone wrote: 



EPM: Updating Status Date on Multiple project

Posted: 20 Feb 2006 11:27 AM PST

Hi Leo,

Try posting on the server newsgroup. Please see FAQ Item: 24. Project
Newsgroups. FAQs, companion products and other useful Project information
can be seen at this web address: http://project.mvps.org/faqs.htm

Mike Glen
Project MVP


Leo Roberts wrote: 



How to show the resource on the successor (e.g. for work handoff )

Posted: 20 Feb 2006 11:03 AM PST

Hi,

This can be programmed in VBA BUT then you need some thinking. What if a
task has more than one successor?

Such a procedure could look like this:

Sub Show SuccReso()
dim Job as task
for each job in activeproject.tasks
if not job is nothing then
if job.successortasks.count>0 then
job.text1=job.successortasks(1).resourcenames
end if
end if
next job
end sub

Alt+F11, Insert, Module, paste teh macro above, close VB Editor, the macro
is available.
HTH

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"johnb at trp" <johnb at microsoft.com> schreef in bericht
news:com... 
their 
the 


optional task

Posted: 20 Feb 2006 09:45 AM PST

Try making your: 1) Acquire Computer 2) Acquire Monitor Optional
Enhancements: a) Acquire LCD Monitor task in your schedule. Give them a
summary taks. Make your optonal task a 0 duration.


"1969 Project Genesus" wrote:
 

Change Bar Colors Based on Criteria

Posted: 20 Feb 2006 08:05 AM PST

You're welcome!

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"brfender" <microsoft.com> schreef in bericht
news:com... 
the 
customized 
then 
bar 
others. 


Project 95 - Qualifying Products for Upgrade?

Posted: 20 Feb 2006 07:17 AM PST

Hello again John,

I think that way back in the mid 90's, the version of Project I bought did
allow for a "competitive upgrade", since I did use it for a while, and never
did own a previous version of Project. Anyway, thank you for your input; if
I can't figure out how to get this thing installed, I'll pick up something on
eBay.

Thanks again,
Michael



"John" wrote:
 

QA tasks

Posted: 20 Feb 2006 07:09 AM PST

John,

Yes, it is a show and I am trying to run it :-(

Well, i have not linked the summary tasks, I know that is one of the 7
deadly sins, I only changed the bar colour as you would change the font
colours, but it did not work.

So, I would like to try your suggestion but I am not 100% clear how to do
this.

Could you please explain to me one more time.

Thank you for your patience.

Figen

"John" wrote:
 

Variance Work - a bit confusing in the summary

Posted: 19 Feb 2006 11:25 PM PST

Yeah, found it!.

Thanks!

"Jan De Messemaeker" wrote:
 

cannot see anything in the body of the program

Posted: 18 Feb 2006 08:56 PM PST

Thanks Rod, I know excel well and the problem seems to be related more to an
incomplete loading of the software. Everything starts fine and the program
appears to completely load but only the tool bars are seen nothing below. It
makes me think something is blocking a view. It works fine on my desktop with
no problems. Thanks again for your response
--
troyp


"Rod Gill" wrote:
 

Slipstreaming

Posted: 17 Feb 2006 08:44 AM PST

You got me on that one - maybe someone else will be able to help.

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