Click here to Skip to main content
16,006,065 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Changing Font/Color in excel Pin
allenmpcx3-Jan-06 6:51
allenmpcx3-Jan-06 6:51 
Questioncreate a datagrid Pin
kenn_rosie2-Jan-06 6:59
kenn_rosie2-Jan-06 6:59 
QuestionClipboard usage Pin
zebos1-Jan-06 23:43
zebos1-Jan-06 23:43 
AnswerRe: Clipboard usage Pin
Dave Kreskowiak2-Jan-06 11:04
mveDave Kreskowiak2-Jan-06 11:04 
Questioncalling form's submit event ffrom AXWebBrowser Pin
Sufyan_shani1-Jan-06 22:38
Sufyan_shani1-Jan-06 22:38 
AnswerRe: calling form's submit event ffrom AXWebBrowser Pin
oldlight3-Jan-06 16:41
oldlight3-Jan-06 16:41 
QuestionCrystal Report For VS 2005 Setup File Pin
ayuba asia1-Jan-06 21:31
ayuba asia1-Jan-06 21:31 
AnswerRe: Crystal Report For VS 2005 Setup File Pin
karim ben romdhane2-Jan-06 20:55
karim ben romdhane2-Jan-06 20:55 
To deploy your application, you need to create a setup project and add the necessary merge modules to your application before you build your solution.
Open your Windows application.
In the Solution Explorer, right-click your Windows application solution, point to Add then click New Project.
In the Add New Project dialog box, select Setup and Deployment Projects in the Project Types pane and select Setup Project in the Templates pane. Click OK.
In the Solution Explorer, right-click the Setup Project, point to Add then click Project Output.
In the Add Project Output Group, select Primary output and click OK. Any dependencies, such as the Managed.msm, are added automatically.

In the Solution Explorer, right-click the Setup Project, point to Add then click Merge Module.
In the Add Modules dialog box, select the following merge modules to add to your Setup project and click Open:

Database_Access.msm
Database_Access_enu.msm
regwiz.msm


For a description of these merge modules see Crystal Reports Merge Modules (ms-help://MS.VSCC/MS.MSDNQTR.2003JAN.1033/crystlmn/html/crconcrystalreportsmergemodules.htm). Note If you deploy a Windows application that uses an ADO .NET dataset, you also need to include the VC_CRT and VC_STL merge modules.
In the Solution Explorer, right-click the regwiz.msm file and choose Properties.
In the Properties window, expand MergeModuleProperties and enter a valid license key in the License Key properties box. Note Providing the license key is a mandatory step whenever you deploy a Crystal Reports for Visual Studio .NET application. A license key will be given to you once you have registered Crystal Reports for Visual Studio .NET. You can find the license key in the About dialog box. From the Help menu, choose About Microsoft Development Environment. The keycode is listed in the Installed Products field.

From the Build menu, choose Build Solution to build your application. When deploying to a client or server computer.
karim ben romdhane Tunisia


As I grow up I pay less attention to what men say, I just watch what they do.
GeneralRe: Crystal Report For VS 2005 Setup File Pin
ayuba asia4-Jan-06 2:10
ayuba asia4-Jan-06 2:10 
Questionregarding excel sheet Pin
nagalakshmibasireddy1-Jan-06 21:17
nagalakshmibasireddy1-Jan-06 21:17 
AnswerRe: regarding excel sheet Pin
Sufyan_shani1-Jan-06 23:13
Sufyan_shani1-Jan-06 23:13 
QuestionUser Controls can be added in datagridTextBoxColumn Pin
HemaRawat1-Jan-06 20:27
HemaRawat1-Jan-06 20:27 
Questionembed listview in Combobox (Urgent) Pin
HemaRawat1-Jan-06 19:55
HemaRawat1-Jan-06 19:55 
AnswerRe: embed listview in Combobox (Urgent) Pin
Sufyan_shani1-Jan-06 23:19
Sufyan_shani1-Jan-06 23:19 
GeneralRe: embed listview in Combobox (Urgent) Pin
HemaRawat1-Jan-06 23:28
HemaRawat1-Jan-06 23:28 
GeneralRe: embed listview in Combobox (Urgent) Pin
Sufyan_shani1-Jan-06 23:45
Sufyan_shani1-Jan-06 23:45 
GeneralRe: embed listview in Combobox (Urgent) Pin
HemaRawat1-Jan-06 23:49
HemaRawat1-Jan-06 23:49 
GeneralRe: embed listview in Combobox (Urgent) Pin
Sufyan_shani2-Jan-06 2:52
Sufyan_shani2-Jan-06 2:52 
Questionstream reader /writer or file access thru the api call Pin
nickhere1-Jan-06 12:54
nickhere1-Jan-06 12:54 
AnswerRe: stream reader /writer or file access thru the api call Pin
Dave Kreskowiak1-Jan-06 12:56
mveDave Kreskowiak1-Jan-06 12:56 
QuestionCopying Locked File Pin
Sameers Javed1-Jan-06 11:42
Sameers Javed1-Jan-06 11:42 
AnswerRe: Copying Locked File Pin
Dave Kreskowiak1-Jan-06 12:43
mveDave Kreskowiak1-Jan-06 12:43 
GeneralRe: Copying Locked File Pin
Sameers Javed2-Jan-06 0:01
Sameers Javed2-Jan-06 0:01 
GeneralRe: Copying Locked File Pin
Dave Kreskowiak2-Jan-06 7:05
mveDave Kreskowiak2-Jan-06 7:05 
GeneralRe: Copying Locked File Pin
Colin Angus Mackay2-Jan-06 22:34
Colin Angus Mackay2-Jan-06 22:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.