 |
 |
Index ‹ Information Technology ‹ Crm
|
- Previous
- 1
- Messanger >> Help I no longer can sign inwhen i try and sign in i get the following message
we were unable to sign you in to Net Messenger service
,possiby because of a problem with the service or with
your internet connection.Please make sure you are connected
to the internet.
Ive tried everything i can think of.
Please help
thanx.
- 2
- Crm >> Standard Picklists for States & CountriesI would like Microsoft CRM 3.0 to offer a system configuration setting to use
a standard picklist for states and countries instead of a text field. I
migrated from ACT! 6.0 and it offered this option.
Now there is no consistency on data being entered into these fields.
Some people enter Texas, other TX, but there is also a chance for other
variations created by spelling errors. Ditto for countries - United States,
USA, US, etc.
Why can't you offer an option for a standard picklist that users can edit to
customize for their needs.
I also think there should be an option for setting the phone country code,
area code, number etc. Again ACT! provided a standard phone format based on
the country field.
Is there a way to set this up in CRM 3.0 that I am missing?
Don
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/Businesssolutions/Community/NewsGroups/dgbrowser/en-us/default.mspx?mid=a543e0ee-92b8-4ada-b2cd-ccdf8c033cb5&dg=microsoft.public.crm
- 3
- SVCS >> Textbox Calculation HelpI have 2 textbox within my detail table that has 2 subreport. Then in each
subreport, it contains 1 stored procedure. Is it possible to do some
calculation with those two textboxes?
Example: Textbox1 - Textbox2 = 1234
Can someone tell me if this is possible? If not will RS 2 might have this
option. So far I have no luck in doing calculation from one textbox with
another. I can only use fields to do calculation if it exists, but just
using textboxes............I hoping someone can help.
- 4
- SVCS >> Auto UpLoadIs there a way to automate the upload of reports (.PDF's).
My DD Subscription produces .PDF files of the reports , I would like to
upload them automatically so the user can see the files via Report Manager.
Has anyone had to do thi yet?
Many thanks in advance
Paul
- 5
- 6
- SVCS >> IIS logs are being parsed but I do not see any resultsCan someone provide me with some insight?
I have the log parser set up to parse the IIS and WSS logs. The WSS
seem to be parsing correctly. The RPDataextract shows it is parsing
the IIS logs but it is very quick. Then it does delete the folder
that holds the IIS logs. When I go to the dbspsreporting database, I
am not seeing any IIS transactions in the FactIIS table. Has anyone
seen this before and have a solution?
- 7
- SBS >> Laptop Remote access questionSmall Business Server 2003 standard. All desktops/laptops XP Pro SP2.
I have this client who (no surprise) wants to be able to work from home.
Until today, she has been using Remote Web Workplace to connect to her
desktop computer from her home computer for this work, which has been great.
Today we set up a new laptop for her which she wants to use as her desktop
computer at the office and take home at night. Now when she works at home,
what do I have her do for remote access? For email she will use OWA, no
problem. But what's the best option for her other work? Do I have her connect
directly to the server (that doesn't feel right), or do I have to set up a
VPN connection for her, or is there another simple solution? I know others
have solved this problem, just not sure what the best answer is. Thanks.
The "other work" I refer to would be primarily working with word or excel
documents, etc.- nothing exotic.
- 8
- Compact >> P/Invoke winsock.dllHello
I'm trying to call the winsock api in C# CF
Is it possible to call the inet_addr(const char* server) from .NET CF application
I got System.NotSupportedException when I tried below codes
[DllImport("winsock.dll", EntryPoint="inet_addr", CharSet=CharSet.Unicode, SetLastError=true)
public static extern ulong inet_addr(char[] cp); o
public static extern ulong inet_addr(byte[] cp)
Any ideas or suggestions are welcome
Thanks
Re
- 9
- Crm >> Activity type "Service Activity"I understood that in ver 3.0, we were suppose to have control over the
Activity types. How would I go about removing "service activity" from the
types of Activity?I noticed that Activity type is a picklist, but is not
editable. Then, I couldn't find anything in security to control the
activity types.
- 10
- 11
- SVCS >> [?] RS 2005Hello!
A couple questions about RS 2005:
1) Will we can download RS 2005 apart from SQLServer 2005?
2) Do embedded reports will need IIS on RS-server side? Or embedded reports
will be rendered locally?
Thanks!
- 12
- SVCS >> Property page giving errorHi ,
I just deployed a report on a report Server from my Dev m/c....
The Report is running fine except the Property page for the Rpeort shows
the following error
"Unable to generate a temporary class (result=1). error CS1514: { expected
error CS1001: Identifier expected error CS1031: Type expected error CS1519:
Invalid token '{' in class, struct, or interface member declaration error
CS1514: { expected error CS1001: Identifier expected error CS1031: Type
expected error CS1519: Invalid token '{' in class, struct, or interface
member declaration "
I am Using MS RS version 8.00.743.00, My Resporting server is Win 2000 and
My Dev mc is Win XP.
BTW just found a bug with this version of the MSRS as the name of the rdl
file should not contain "Attachment" Key word else the Report can be deployed
but cant be viewed.
any Idea on above issue will be highly aprreciated.
siaj
- 13
- SBS >> Moving Users Shared Home FoldersAnyone know how to move the users shared folders off the
c:\ drive (default) on to the D:\ drive where there's
loads of space?
Try doing what the book said but the create user wizard
fails to create new folders for new users in the new
location.
Any assistance would be gratefully received.
Keith
- 14
- Compact >> Textbox.Text = "" <-- freezes my appHi, I have this code:
{
if (this._user!= null)
{
this.txtPassword.Text = "";
frmOperations FormOperations = new frmOperations(this);
FormOperations.ShowDialog();
//****
StatBar.Reset();
this.btnAccept.Enabled = true;
}
The problem is on the line this.txtPassword.Text, after this line the app
freezes, I know the problem is in this line because I've moved that same
line to the place where the asteriks are and it also freezes there, I've
deleted that line of code and the app runs perfectly. Is this a bug??? Does
anybody know about this kind of problems?
Thanks in advance,
Isaias Formacio
- 15
- SBS >> SharePoint portal and outlook 2003 permisionsHi All, is there a way to add info in outlook share portal calendar and for
it not to be read only. I can add info via portal web site and view it in
outlook 2003 but i cannot add or edit sharepoint folders through outlook 2003.
Many thanks
|
| Author |
Message |
MadhuTrivedi

|
Crm >> Batch Activities
I want to select multiple contacts or multiple accounts to
connect with one activity but all as seperate actions.
Example: I want to place introduction calls to my top say
20 customers and I want to take one activity and input the
subject and a date/time to be done and batch those top 20
so when I save I end up with 20 seperate introduction
calls to place on my home page that will all have the
ability to have seperate notes for the individual call!
Please help if this is possible. EMail@HideDomain.com if
you can assist.
Thank you,
KB
Information Technology354
|
| |
|
| |
 |
| |
 |
Index ‹ Information Technology ‹ Crm |
- Next
- 1
- Money >> Sound File MissingJust purchased Money 2004 after installing the trial
version. This is my first version of MS Money.
I used the upgrade feature in the trial version to
purchase the downloadable product. However, the sound
files for sound effect withing the program, i.e. for the
Money program events like "Enter Transaction" do not
exist. The entire "Media\Sounds" folder doesn't exist.
Where are the sound files and how do I get them installed?
- 2
- 3
- Money >> Credit card not being paid in Cash Flow ForecastHi,
I started using Money (2005 UK edition) a few days ago, and am
thoroughly confused by something.
I currently have 2 'day to day' accounts set up: my current account
and my credit card account. It seems that, no matter what I do, I
can't get the Cash Flow Forecast to reflect the transfers that I'm
intending to make from current to credit card (I have included both
accounts in the forecast). I have tried ticking the 'Pay balance each
period' box in the credit card details section of account settings
(which seems to have no effect anywhere in Money). I tried adding my
credit card to the debt reduction planner, with a 'monthly allocation
to debt' calculated from my average credit card spending for the last
few months. I have also tried setting up a recurring transfer in the
Bills section from my current to my credit card, marking it as
monthly, and using 'Estimate amount based on last number of
instances', which for some reason seems to estimate the amount as =A30.
None of these seem to work, and I am left with a cash flow where my
credit card balance keeps going down, and a current account balance
which keeps going up (besides other scheduled bills, and budgeted
expenses).
Am I trying to do the impossible or the pointless here? Any advice
would be gratefully received.
Regards
Richie P
- 4
- Money >> Bill Pay and Bank AccountAfter many trials and tribulations, I am finally at a point in Money 2005
where I can start to think about the finer points of the program.
I am still confused by the relationship between my MSN Bill Pay account and
my regular banking account.
Once something gets sent from Bill Pay, and the check gets depositied in my
bank account, it shows up in my bank account register. However, it also
shows up in my Bill Pay account as a negative sum.
My question is: How to get these two disparate pieces of information to work
together. Perhaps I'm missing something (this is probably the sort of thing
that a "manual" would have been helpful for).
--
cheers,
Tom G
- 5
- Crm >> 'Send email' from CRM settings...Hi all,
I know I ask question that already been answered...
But I'd like some clarifications...
I am trying to find settings of how Web CRM client sends emails on the CRM
System that I inherited...
I found the MS article: http://support.microsoft.com/kb/913769, which
mentions the registry settings...
I don't have SMTP settings in the Registry... Does it mean the server uses
Default SMTP Server?
Thanks,
Victor
- 6
- SBS >> External USB drive causes Server NOT to bootI attempted to connect an external TRAVAN tape drive via USB and the server
did not boot at all with the floppy drive LED constanatly on. Once I
disconnected the USB, it booted fine. Strange. How can I troubleshoot this
Dell PowerEdge SC420 RAID 1 SATA, 1GB RAM, etc...?
-Joe
- 7
- Money >> Can't remove budget numbersHello,
I'm using Plus 08, Advanced Budget. I set up an empty data set in a file
called "Test", and use this to test various program senarios. In this file,
I have 1 checking account, and 3 expense catagories; Groceries, Utilities,
and Misc Expenses, and entered a monthly budget amount for Groceries and Misc
Expense. I then scheduled a bill for Utilities. All seemed to be fine in
Budget and Cash flow. Then, I changed the budget amounts for Groceries and
Misc Expense catagories to zero, but left the Utilities catagory scheduled
with an amount in Bills. Cash Flow chart was fine, but the Groceries and
Misc Expense amounts still showed up on the Budget Summary and the total in
the Budget Summary screen.
I checked the individual budgets for those two catagories, but they showed
zero amounts budgeted! I tried both a quick, and standard repair of date,
but the log said no errors were found, and the erroneous numbers remain in my
budget summary. Help please!
--
Kelsey
- 8
- Messanger >> msn msngr keeps closing...I just upgraded, today, to the final version of 7.0, and
now every time I open the program, it just brings up that
thing that says "MSN Messenger has encountered a problem
and needs to close." I've tried repairing it, un-installing
and re-installing, and even if i instal an older version of
the beta it still tells me i have to upgrade, and then it
does the same thing... Any help would be appreciated.
- 9
- Messanger >> Log status of other usersI'm looking for a programme to record or log the status of other users while
I'm away from MSN.
I have tried "MessengerLog" from "YourSoft", but would like to use a
freeware alternative.
Thank you!
DB
- 10
- SBS >> NTBackup scheduler failureGreetings
Have SBS 2003 and Exchange server running.
I backup the 'first storage group' using NTBackup to file at 22:30 hrs and
then backup the file to tape at 23:00hrs.
I create a schedule to run 'daily' and it works for the first day and then
fails to kick off the next day.
Any thoughts.
TIA
Maurice
- 11
- Compact >> Is it possible to suppressing events temporarily?Hi,
How can i suppress events for a short time on a form. My prob is
that i've a listivew on a form, say A. The item_Activate event on the
listview creates a new form, say B and shows it. But as on PPC it
takes few seconds to display a new form. The mean while if i tap on
another listview item on A, it creates another child form. Now what i
need is, i should disable any events( or the same item_Activate event)
on A from firing, until the item_Activate event handler is executed.
This is just one case in the app. There are many such cases
where i need this kind of a check.
How do i do this?? Plz help!
Thanks,
Hari
- 12
- SVCS >> How to deploy report from QA to PROD without changing data sourceHi. I love the time-saving features of Reporting Services. I desing my report
in VS2005. Then deploy them to my QA server and, when that passes testing,
put it into my PROD environment. That all works very nicely.
I have defined 2 data sources, one for QA and one for PROD. What gets to me
is that after deploying to QA I have to go into Report Manager and select the
QA data source for each of my reports. Then, once deployed to PROD I have to
do the same. This becomes a major headache when I have to make many small
changes to a report and repeat the process each time.
Is there a way to specify an alias of some form that can point to my
development server data source when on my machine, and to the appropriate
databases when on QA and PROD?
Thanks.
- 13
- Crm >> ACT to CRM help needed.hi,
I have DMF with me but i didnot find any example with data migration
framework for ACT. in Documentation it is written that You need to get
the data out of Act to CDF Database. but i am not able to extract data
out of act. any one who could help me in this regard. I did contact
export thru Act and import in CRM using CRM Import functionality but i
need to import the notes as well. I dont want to buy the scribe
software.
Regards,
BizWorld
- 14
- SVCS >> report manager - parameter bughere is an example of this bug at work.. (i am using RS SP1)
1) upload this report into report manager
2) - RUN THE Report, and notice that the 2nd parameter called
'defaultparam' gets set to the date, and it works.. (all the report
does is show this parameter)
3) - go to the parameter editing section of hte report in report
manager
4) - change something UNRELELATED to defaultparam - for instance the
PROMPT of the firstparameter - dummyparam, and then APPLY
5) - go back to the report - and "defaultparam" nolonger calculates the
date (the default parameter expression in the report)
conclusion, report manager not only updates the parameters you change,
(as it should to give the administrator ability to), it erroneously
updates all the parameters..
<?xml version="1.0" encoding="utf-8"?>
<Report
xmlns="http://schemas.microsoft.com/sqlserver/reporting/2003/10/reportdefinition"
xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
<RightMargin>1in</RightMargin>
<Body>
<ReportItems>
<Textbox Name="textbox1">
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingBottom>2pt</PaddingBottom>
<PaddingTop>2pt</PaddingTop>
<PaddingRight>2pt</PaddingRight>
</Style>
<Top>0.125in</Top>
<rd:DefaultName>textbox1</rd:DefaultName>
<Height>0.25in</Height>
<Width>1in</Width>
<CanGrow>true</CanGrow>
<Value>=Parameters!defaultparam.Value</Value>
<Left>0.25in</Left>
</Textbox>
</ReportItems>
<Style />
<Height>2in</Height>
</Body>
<TopMargin>1in</TopMargin>
<Width>6.5in</Width>
<LeftMargin>1in</LeftMargin>
<rd:SnapToGrid>true</rd:SnapToGrid>
<rd:DrawGrid>true</rd:DrawGrid>
<rd:ReportID>ed8d8d8c-443f-4598-82a1-db50fd8cbc9a</rd:ReportID>
<BottomMargin>1in</BottomMargin>
<ReportParameters>
<ReportParameter Name="dummyparam">
<DataType>String</DataType>
<AllowBlank>true</AllowBlank>
<Prompt>dummyparameter</Prompt>
</ReportParameter>
<ReportParameter Name="defaultparam">
<DataType>String</DataType>
<DefaultValue>
<Values>
<Value>=Format(DateTime.Now,"d")</Value>
</Values>
</DefaultValue>
<AllowBlank>true</AllowBlank>
<Prompt>defaultparam</Prompt>
</ReportParameter>
<ReportParameter Name="nextparam">
<DataType>String</DataType>
<AllowBlank>true</AllowBlank>
<Prompt>Report_Parameter_2</Prompt>
</ReportParameter>
</ReportParameters>
<Language>en-US</Language>
</Report>
- 15
- Messanger >> Webcam ProblemMy webcam was working perfectly for a while on MSN, but
now its not. I have MSN Messenger 6.2, and it does not
seem to want to work. I click on Webcam and it tells me
my cam may be in use already or is not plugged in..and
technical problems. It also says I cancel web viewing. My
camera works fine on other applications such as Yahoo
Messenger. I myself prefer to use it on MSN as it is more
convenient. My O/S is Windows XP, if that says anything.
|
|
|