| No 'Print Quote for Customer' Tab on active quote? |
|
 |
Index ‹ Information Technology ‹ Crm
|
- Previous
- 1
- SVCS >> Document Map formatIs is possible to format the text of a field used in Document Map. I'm using
a date field and can format the field on the report, but not in the Document
Map. I couldn't find any expression function that can format a data value.
- 2
- Crm >> Re: in subject change Token?I have noticed that when anyone replies to an email message that I have been
tracking more times then not it does not come back as being tracked. If I
promote it within outlook it will more times then not pick up the token and
track it against the opportunity case, etc.. I had it tracking against in the
first place.
It seems that the messages that do this are messages that people reply to
and there email client adds the prefix Re: to the subject line. Consider
most email clients do this it makes sense that very few messages are
automatically tracked.
My question: When an email client changes the subject line will MS CRM
loose tracking? Or is there something else going on that I should look at?
- 3
- Compact >> Restrict a Pocket PC to just one applicationI am just starting development on a PocketPc 2003 application where the
customer (think of him as Kim Jong-il) wants this application to be the ONLY
application available to the persons that will use it. Basically he wants
the device to start up running this application and to refuse to allow the
user to close the application. I know, I know. This is a most draconian
view of the world, but he is footing the bill, and wants FULL CONTROL of
what the user can use the device for.
Realistically how close can to his ideal can I get him?
Does the Pocket PC have the equivalent of a windows start up folder?
Can I make my app the replace the Today screen?
Is there any way to have my app refuse to close and refuse to be sent to the
background?
Is there any way to make the START menu disappear?
Failing that how to remove all items from the Start menu, but the ones that
Kim Jong-il approves of?
Failing that require some sort of authentication to run other programs?
Even though I enjoy making fun of my client, he does have a sound business
reason for the request. His business provides a short term rental
(typically just a few days) of the application already installed on the
device, up and running, ready to do all that it does. He just wants to
reduce the number of service desk calls caused by a customer "experimenting"
with this totally cool device.
Can anyone point me into the right direction?
--
Ron W
www.WorksRite.com
- 4
- Crm >> Virtual PC TrialDo you know if the Microsoft Dynamics CRM 3.0 Virtual PC Demonstration can be
run on an XP Pro laptop?
I've gone through the whole process but can't seem to get CRM up and running
and wondered if I need Server 2003 (I presumed that would be included in the
VM). There doesn't seem to be any documentation or help in this virtual
environment.
In VM, I can see all the folders related to CRM but where do you start?
- 5
- Crm >> COM-Proxy missing or damaged?When setting ISVIntegration to "On" in my web.config, I get the "big-red-X"
error page. Setting the showDevErrors thing to "On" gives me more details,
yielding this strange-sounding error:
"COM Proxy: Error Loading File - The file may not exist or may be damaged!"
What the....?
Server is a Windows 2003, configured as per Microsofts "Installation and
Configuration" courseware. My customisation has been boiled down to a simple
Tab that links to http://www.yahoo.com, so no fancy (error-prone, I admit)
code back there.
Thanks for any feedback!
Jeppe Jespersen
- 6
- Compact >> Newbie Emulator QuestionI'm completly new to developing for handheld devices. I've been playing
around with the emulator, and I have a question regarding the shared folder.
It appears that when you define a shared folder for an emulator it represents
a SD card, or the equivalent.
Now I create a text file using word and move it to the shared folder, then I
want to edit the folder in place on the storage card, but it always gives an
error that it's out of space on the card.
So my question is, do I need to define certain security permissions on the
folder that I want to use as the storage card space? Or am I way off base and
you shouldn't be editing files in place on a storage card?
Any information or links to more information would be awesome!
Thanks,
matt
- 7
- Money >> Associate Loan to AssetI have a loan from a bank which shows up as a line of
credit when I download information from this bank. This
loan is for my house. I created an Asset which I call "my
house" then I try to associate the line of credit with my
house asset. Unfortunately, I cannot pick the loan/line
of credit from the Pull Down Window when I choose add a
loan under "change account details" - No Loans show up in
the pull down window. Am I missing something or does
Money 04 not support this procedure. Thanks in Advance
Scott...
- 8
- SBS >> (local)\SBSMONITORING The network path was not foundHi,
I have a problem where after installing TrendMicro (and another MSD
for it) my SBS Monitoring does not work. I think I have narrowed i
down to the (local)/SBSMONITORING SQL Server no longer runnin
correctly.
In the SQL Server Service Manager it says "Not connected
\\(local)\SBSMONITORING
If I try to select "services" on the SQL Server it says "The networ
path was not found"
I have now uninstalled the TrendMicro MSDE but the problem remains.
Does anyone have any ideas as to how I can recover from this? I have
feeling something is now pointing to the wrong place but am not sur
where to look.
Regards,
Hanne
--
Hannes van Wy
-----------------------------------------------------------------------
Hannes van Wyk's Profile: http://www.msusenet.com/member.php?userid=69
View this thread: http://www.msusenet.com/t-187012376
- 9
- Compact >> sockets not seeing the world :(Hi
I have been programming for years but am just starting to develop
mobile apps for wm5. im using visual studio 2008, but did start my
development on visual studio 2003.
I am trying to implement some parts of an ftp client into a compact
app using sockets. Within vs2003 this worked fine both in an emulator
and running the app on a device via the activesync link, but when i
created a cab file for the app and installed it on my device it would
not connect to the network, failing on the connect command (connecting
to an endpoint)
I have since moved to vs2008 and i am now unable to get my application
to connect to the outside world both on the emulator and the device. I
have tried opening the web browser on the emulator and am unable to
access a web page, which tells me it has no internet connection. thats
fair enough i can see why that wont work but when i install the app
onto my device i have tried opening a normal data connection and wifi,
both allow me to open web pages, but neither allow my socket to
connect
anyone got any ideas??
Pete
- 10
- Compact >> DOM serial numberHi to all,
i develop in vb 2005 and my application run on device with ARM
processor and
one DOM (Disk On Module) mounted on 40 pin (IDE) connector. The O.S.
is WinCE
6.0.
Is possible recognize the serial number of the DOM from VB ?
Can i have a little example or link ?
Thank you very much.
Ale
- 11
- Compact >> Is it possible to run CE emulator (smartphone) on another computerI'd like to run the emulator on a computer that does not have vs2005
installed. I know how to save the image and restart it from my dev box but
would like to be able to run that saved image on another computer.
1. What do I need to install on the other (XP) computer to run the emulator?
2. Where is the "saved" image stored on my computer?
Thanks..
- 12
- Compact >> Too many directories returned by storage card detection functionsHi all,
I have a Windows CE device on which I'm trying to detect the storage card
directory path.
I know that a way to discover it is to use OpenNetCF functions, that check
for Directory and Temporary attribute.
The problem is that on that device there are also other 2 directories with
that attributes, but I know that they aren't storage card directories (they
are called 'Backup' and 'Network' directories, and they are integrated in
the device OS image).
All the functions that I tried to use (OpenNetCF, FindFirstFlashCard as
explained in http://msdn2.microsoft.com/En-US/library/aa458874.aspx) return
also these other 2 directories, so I can't programmatically recognize the
storage card....also SHGetAutoRunPath function, when a storage card is not
inserted, return a path starting by '\Network\...'.
Is there any way to get only the real storage card path?
From Control Panel, there is a section called 'Storage Manager', and inside
that I can see as store info the main store and the storage card (when
inserted), is there a standard function that recognize the storage card,
discarding the 'Network' and 'Backup' folders?
- 13
- 14
- Messanger >> Messenger6 Gamesdoes anyone know why i can only play the tic tac toe and
decision game on messenger 6. whenever I try to start
another game it comes us with a message saying messenger
cant start game, even though the other player has accepted
and has the game open? help!
em
- 15
- SVCS >> Integer to HH:MM:SSHi,
In SRS 2K, how can I take a field that is listed as an integer (say 60),
and make it look like 01:00:00 in the report? Is there a way to do this in
the Textbox Properties window using the Custom Format section?
Thanks.
|
| Author |
Message |
siddhi4126

|
Posted: Mon Sep 17 12:38:03 PDT 2007 |
Top |
Crm >> No 'Print Quote for Customer' Tab on active quote?
I'm having an issue where some of the pc's don't have the 'print quote for
customer' tab on their active quotes. Does anyone have any idea why some have
it and others don't???
Information Technology414
|
| |
|
| |
 |
MD

|
Posted: Mon Sep 17 12:38:03 PDT 2007 |
Top |
Crm >> No 'Print Quote for Customer' Tab on active quote?
This menu option only appears when using the Laptop (Outlook) client. Make
sure all users are accessing it through Outlook and you should be good to go
"Gary M" wrote:
> I'm having an issue where some of the pc's don't have the 'print quote for
> customer' tab on their active quotes. Does anyone have any idea why some have
> it and others don't???
|
| |
|
| |
 |
GaryM

|
Posted: Tue Sep 18 01:16:04 PDT 2007 |
Top |
Crm >> No 'Print Quote for Customer' Tab on active quote?
Thanks but the problem is that is is using outlook. which is why i couldn't
understand why some laptops did but others don't, sorry should've been more
specific.
"MD" wrote:
> This menu option only appears when using the Laptop (Outlook) client. Make
> sure all users are accessing it through Outlook and you should be good to go
>
> "Gary M" wrote:
>
> > I'm having an issue where some of the pc's don't have the 'print quote for
> > customer' tab on their active quotes. Does anyone have any idea why some have
> > it and others don't???
|
| |
|
| |
 |
| |
 |
Index ‹ Information Technology ‹ Crm |
- Next
- 1
- SVCS >> PDF generationWhat is implemented in the released version of Reporting Services concidering
generating PDF output directly out of reporting serivces?
The white paper says: â??You are not required to run any Adobe software on the
report server in order to render reports in PDF.â?? In the hand book to
Reporting Services of Brian Larson it is written: ""First of all, you will
need some type of utility to produce output in a PDF format. This could be
Adobe's full version of Acrobat or some other utility."
- 2
- SVCS >> (Hopefully) easy question for table/matrix guruHi,
I am designing a report and need a grid of values (table or matrix) to
run across the page, left to right for a fixed number of columns, then
"wrap" onto the next row.
Eg (3 columns fixed, unlimited rows),
EmpNo(1) EmpNo(2) EmpNo(3)
EmpNo(4) EmpNo(5) EmpNo(6)
EmpNo(7) ... and so on.
So its horizontal then vertical, all on the same page.
Any ideas?
Thanks a bunch.
KL
- 3
- SBS >> outlook clients working with pop3 acountsI have a SBS + exchange with no smtp connection (for sharing calendars only)
every user has a pop3 account at the isp and the client outlook configured
with both exchange and pop3 acounts.
the probles is that if the exhange account is the default account so outlook
tries to send the outgoing mail from the exchange server instead to the pop3
and viceversa if the default account is the pop3 so the local addresses
(@domain.local) are sent via the pop3 server.
I think that must be a way for outlook to know that local addresses belong
to the exchange ?????
- 4
- SVCS >> Back button for drilldown reportsHereâ??s a good question for the knowledgeable: I have been experimenting with
drilldown reports (where a report item is linked to a â??Jump to Reportâ??
action). In the designer there is a nifty little button that allows me to
move back to the previous report (level). This button does not seem apparent
in the Report Manager.
Am I missing something? I realize that there is IEâ??s â??backâ?? button however
that does not always return me to the previous report. For example if I
toggle the visibility of an item the browserâ??s â??backâ?? button will return me
to the previous state (hidden) as opposed to back to the report from which
this one was called.
- 5
- Money >> Pay Bills DownloadsHi, the system was apparently down so I am going to re-ask a question that I
submitted a few says agao concerning the mapping of download for Pays Bills.
I have a few accounts on MSMoney 2004 (i.e. My Account, My Wife's Account, a
Joint Account,.....) and am experiencing a very confusing problem with the
Pay Bill function of MSMoney that I would appreciate help with.
Here is the scenario, let's assume that for my account, I set up Pay Bils to
XYZ Corp that Money assigns / labels as Payee 1. I then set up a Pay Bill to
ABC Corp which Money then labels Payee 2. So far so good.
Now my wife's sets up a payment to LMN Corp that Money labeled as Payee 1
and sets up payment to QRS Corp that Money labels as Payee 2 which creates a
PROBLEM because after payments are made to the respective Payees, I download
the transactions to MSMoney 2004 and in My account, Payee 1 is identified as
XYZ Corp (which is correct) but when Payee 1 transactions are downlaoded to
my Wife's account, Payee 1 is also XYZ Corp instead of LMN
Corp. The same thing happens for Payee 2, when I download the data to My
wife's account, it is downloaded as ABC Corp instead of QRS Corp. Either I
am doing something wrong or MSMoney 2004 does not differentiate between Payee
1 in one account from another account! Specifically, Pay Bill for Payee 1
that I created for My Account is different than Pay Bill for Payee 1 that was
created for my Wife's Account but when the transaction are downloaded to
MSMoney 2004, they BOTH are downloaded as the SAME Payee. I hope that I have
not confused the situation further with this explaination but this problem is
driving me crazy when I reconcile the accounts and hope that someone has a
solution / advice / recommenmdation / ..... that can help me solve thsi VERY
confusing problem. Thank you for your help, Bob
- 6
- SVCS >> Timeouts when accessing Reporting ServicesWe have run into an issue where access to reporting services on our web box,
is timing out. This is via asp.net and the web service. Looking at the log
files does not list any errors.
One thing I have noticed are a number of "restarts" of the service - as seen
in the event log:
The ReportServer service has been activated.
Some of these occur minutes apart. In the 24 hours before the timeouts,
this occurred about 12 times, with varying time intervals.
Previously we had a similar issue, but the logs were complaining about
creating performance counters?!
Any feedback would be appreciated.
- 7
- Crm >> Not all isv.config changes appearingI've turned on the ISVIntegration switch in web.config to "Web." I'm
attempting to display a Sharepoint server page in the right-hand pane and
expect to do this by adding a tab/link in the left-hand pane. I assume that
this is the "Areas" section of isv.config.
The problem is that even with the ISVIntegration switched on, the only
indication that things are working is that I get the custom menu item that is
listed in the CustomeMenus section. None of the other sections appear in the
GUI. I don't see any additions to the left-hand pane or to the navigation
buttons.
How is it that one section works and the others don't?
- 8
- SVCS >> RSWebParts.cab won't install on 64-bit serverHi
This article
http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/webrssp2.mspx
explains how to install Report servicess WebPart for Sharepoint.
I write reports to be posted on sharepoint - using SQL Reportig Services.
However I am getting command line error when executing properly stsadm.exe.
I tried hundreds of times checking the syntax and it's 100% correct
so why there's an error. The server OS is 64-bit Windows Storage Server
I am using MS SQL Business Inteligence Dev Studio for SQL 2005.
Thanks for help
aspcoder
- 9
- Crm >> Quotas in CRMI haven't been able to find any information on quotas in CRM (apart
from setting them up and running reports).
Can users see their own quotas? And is it possible to see the revenue
$ instead of justthe % of the quota?
- 10
- Compact >> Playing high quality audio filesI've been playing with Recorder class from OpenNETCF.Multimedia.Audio
in order to record .wav files. I need to play these audio files for
some users but I see that they take too much space. A small .wav of 15
seconds (recorded at maximum quality) is taking 1,75 Mb and that's
impossible when talking about PPC's storage space.
Is there any way of having ligthweigth audio files with medium-high
quality and be able to play them with CF 2.0? What about MP3 playing?
Supported in Windows Mobile 2003 and 2003 SE? I suppose Windows Mobile
5.0 will do it, but I'm afraid previous OS-s will not.
What about deploying the audio files with the final output? Is it
better to deploy them separately and left them in a specific folder or
include them as embeeded resources? I can need more or less 10-15 audio
files, therefore I think including them as embeeded resources can make
the final .exe very heavy.
Could anybody advise me about this audio issues? It really hurries me.
Thanks very much.
- 11
- SVCS >> checkbox and listbox for report parametersHow can I use checkbox and listbox (with multiple selection) for report
paramters? Do I need to go into the coding to do this, or I can do this from
the designing tool? Currently I can only use either a textbox (for single
value) or a pulldown box (for list of pre-defined values). I want to have a
listbox where the user can select multiple values and a checkbox to indicate
a Yes/No filter. Thanks.
- 12
- SBS >> Error 7010 in event log / "Unable to Relay"In the daily Server Performance Report email, I get this notice of a
critical error. THere are 9 instances of the following. Is this normal?
This is an SMTP protocol log for virtual server ID 1, connection #43.
The client at "222.101.92.87" sent a "rcpt" command, and the SMTP server
responded with "550 5.7.1 Unable to relay for moneyhunter99@daum.net ". The
full command sent was "rcpt to : <moneyhunter99@daum.net>". This will
probably cause the connection to fail. For more information, click
http://www.microsoft.com/contentredirect.asp.
Thanks a lot!
Chester
- 13
- 14
- SBS >> SBS monitoring .... Reinstall HelpI had a customer decide the other day to uninstall some services that he
"thought" he was not using: (You just have to love that!!!!!)
SBS Monitoring and SBS Sharepoint.
UUgghhhhh!!!!
I have managed to get sharepoint back up and running after jumping through
all of the hoops, but I can't seem to get the SBS monitoring feature back up
and running. I have removed and reinstalled it a few times and used the SBS
wizard like it keeps suggesting but I have not had any luck. I can't seem
to find any information on reinstalling the SBS monitoring feature in SBS,
and the only event ID I can find in the Event Viewer is ID # 4104: Could
not connect to the monitoring database........
I have been unable to locate any information on this either. If anyone has
a KB that I could use to reinstall the monitoring portion I sure would
appreciate the help.
Thanks,
-Todd
PS: My customer has been sufficently beaten about the head and neck for
doing this!!!!!! ;-)
- 15
|
|
|