-----------------------------------------------------------
New Message on MumbaiUserGroup
-----------------------------------------------------------
From: Stevie
Message 2 in Discussion
Hi Mudassar,
This error message appears because the following registry keys do not have
rights for the ASPNET account:
- HKEY_CLASSES_ROOT\Interface\{4A4D268A-DF9B-4FC1-8301-D9FEEEF69F9C}
- HKEY_CLASSES_ROOT\TypeLib\{8D43D0B9-C14E-4577-9E67-A9A1EEF82302}
To resolve this error message, give these two registry keys ASPNET read rights.
If you are running ASPNET under the System account, then the System account
must have the rights to this key.
To give ASPNET read rights to a registry key:
1. Go into the 32-bit Registry Editor (Start > Run > then type "regedt32"). For
Windows XP computers, type "regedit" instead of "regedt32".
2. Go to 'HKEY_CLASSES_ROOT' and select the 'Interface' key.
3. Highlight "{4A4D268A-DF9B-4FC1-8301-D9FEEEF69F9C}" and select the "Security"
menu then click "PermissionsÂ…". (When using regedit in Windows XP, select the
"Edit" menu then click "PermissionsÂ…".)
4. In the permissions dialog, add the "ASPNET" account from the local computer
and give this account read rights.
5. Go to 'HKEY_CLASSES_ROOT' and select the 'TypeLib' key. Repeat steps 3 to 4,
except use the "{8D43D0B9-C14E-4577-9E67-A9A1EEF82302}" key.
====================
NOTE:
In order to have access to these registry keys, keycodev2.dll must be
registered. To register keycodev2.dll, go to Start > Run and type:
Regsvr32 "C:\Program Files\Common Files\Crystal Decisions\1.0\bin\keycodev2.dll"
If keycodev2.dll cannot be registered, refer to knowledge base article c2012603
in http://support.businessobjects.com/search.
Hope this helps!
-Steve
To: [email protected]
From: [email protected]
Subject: Hi Friends Required Help For Crystal Reports & Window Application
Date: Wed, 2 Jul 2008 10:48:47 -0700
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
ExternalClass EC_ThmFgColumnHeader, .ExternalClass A.EC_FrameLink,
ExternalClass A.EC_HeaderLink, .ExternalClass A.EC_FooterLink, ExternalClass
A.EC_LgtCmd, .ExternalClass A.EC_MSNLink
{color:#FFFFFF;}
ExternalClass EC_ThmFgTitleLightBk
{color:#FF6600;}
ExternalClass EC_ThmFgSmallLight
{color:#ff0000;}
ExternalClass EC_ThmFgNavLink, .ExternalClass A.EC_NavLink, ExternalClass
A.EC_ChildLink:hover
{color:#666699;}
ExternalClass EC_ThmFgInactiveText, .ExternalClass A.EC_SystemLink
{color:#666666;}
ExternalClass EC_ThmFgFrameTitle
{color:#FFFFCC;}
ExternalClass EC_ThmFgTitleDarkBk, .ExternalClass A.EC_NavLink:hover,
ExternalClass A.EC_TitleLink
{color:#CC6600;}
ExternalClass EC_ThmFgMiscText, .ExternalClass A.EC_Cat, .ExternalClass
A.EC_SubCat
{color:#336699;}
ExternalClass EC_ThmFgCommand, .ExternalClass A.EC_Command, ExternalClass
A.EC_LargeCommand, .ExternalClass A.EC_MsgLink
{color:#003366;}
ExternalClass EC_ThmFgHeader
{color:#333333;}
ExternalClass EC_ThmFgStandard, .ExternalClass A.EC_SystemLink:hover,
ExternalClass A.EC_SubLink, .ExternalClass A.EC_ChildLink, ExternalClass
A.EC_StdLink, .ExternalClass SELECT.EC_Standard
{color:#000000;}
ExternalClass EC_ThmFgDivider
{color:#CCCCCC;}
ExternalClass EC_ThmBgStandard
{background-color:#FFFFFF;}
ExternalClass EC_ThmBgUnknown1
{background-color:#FF6600;}
ExternalClass EC_ThmBgFraming
{background-color:#666699;}
ExternalClass EC_ThmBgUnknown2
{background-color:#666666;}
ExternalClass EC_ThmBgHighlightDark
{background-color:#FFFFCC;}
ExternalClass EC_ThmBgHighlightLight, .ExternalClass #EC_idToolbar,
ExternalClass #EC_tbContents
{background-color:#FFFFE8;}
ExternalClass EC_ThmBgTitleDarkBk
{background-color:#F1F1F1;}
ExternalClass EC_ThmBgAlternate
{background-color:#ECF1F6;}
ExternalClass EC_ThmBgUnknown3
{background-color:#CCCCFF;}
ExternalClass EC_ThmBgDivider
{background-color:#CCCCCC;}
ExternalClass EC_ThmBgHeader
{background-color:#9999CC;}
ExternalClass EC_ThmBgLinks
{background-color:#8696C9;}
ExternalClass EC_ThmBgSharkBar
{background-color:#8696C9;}
ExternalClass EC_ThmBgGlobalNick
{background-color:#9394A9;}
ExternalClass EC_calfgndcolor
{color:#E00505;}
ExternalClass EC_calbgndcolor
{color:#E00505;}
</STYLE>
New Message on MumbaiUserGroup
Hi Friends Required Help For Crystal Reports & Window Application
Reply
Recommend
Message 1 in Discussion
From: mudassar786
Hi Friends Required Help For Crystal Reports & Window Application.
Guys there is a problem when application runs perfectly on Client Machine but
Reports not
When we access reports application generate error "KeyCodeV2.dll" missing but
this dll is already present in "<drive>:\Program Files\Common Files\Crystal
Decisions\1.0\Bin." folder.
Please check the code given below and revert me with your valuable reply.
And one more thing please tell me about "Permission & Granting access" to
application and how to do it.
Thanks in Advance.
Here's My Code
rptdoc is ReportDocument
crvprj is CrystalReportViewer
Private sub form_load(s,e)
Dim path_name as String
Try
path_name = Application.StartupPath & "\myreport.rpt"
rptdoc.Load(path_name)
crvprj.ReportSource = rptdoc
Catch ex As Exception
MessageBox.Show(ex.ToString, "Error", MessageBoxButtons.OK,
MessageBoxIcon.Error)
End Try
End Sub
Post free auto ads on Yello Classifieds now! Try it now!
View other groups in this category.
To stop getting this e-mail, or change how often it arrives, go to your E-mail
Settings.
Need help? If you've forgotten your password, please go to Passport Member
Services.
For other questions or feedback, go to our Contact Us page.
If you do not want to receive future e-mail from this MSN group, or if you
received this message by mistake, please click the "Remove" link below. On the
pre-addressed e-mail message that opens, simply click "Send". Your e-mail
address will be deleted from this group's mailing list.
Remove my e-mail address from MumbaiUserGroup.
-----------------------------------------------------------
To stop getting this e-mail, or change how often it arrives, go to your E-mail
Settings.
http://groups.msn.com/mumbaiusergroup/_emailsettings.msnw
Need help? If you've forgotten your password, please go to Passport Member
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help
For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact
If you do not want to receive future e-mail from this MSN group, or if you
received this message by mistake, please click the "Remove" link below. On the
pre-addressed e-mail message that opens, simply click "Send". Your e-mail
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]