Click here to Skip to main content
15,889,281 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: I want to compare between the dates something like that Pin
Christian Graus14-Aug-07 0:19
protectorChristian Graus14-Aug-07 0:19 
GeneralRe: I want to compare between the dates something like that Pin
jensenx1-Sep-07 19:26
jensenx1-Sep-07 19:26 
QuestionCombobox Value Bound to DB Pin
Trupti Mehta13-Aug-07 23:50
Trupti Mehta13-Aug-07 23:50 
AnswerRe: Combobox Value Bound to DB Pin
i gr814-Aug-07 1:40
i gr814-Aug-07 1:40 
GeneralRe: Combobox Value Bound to DB Pin
Trupti Mehta14-Aug-07 2:14
Trupti Mehta14-Aug-07 2:14 
GeneralRe: Combobox Value Bound to DB Pin
i gr814-Aug-07 2:28
i gr814-Aug-07 2:28 
Questionchange format of Month calendar Pin
Rupesh Kumar Swami13-Aug-07 22:40
Rupesh Kumar Swami13-Aug-07 22:40 
Questionhow create a setup and deployment project for vb.net windows application Pin
chiyankrishna13-Aug-07 21:10
chiyankrishna13-Aug-07 21:10 
hi guys

i have made an windows application in vb.net. which contains certain dlls and a pdb and a exe.confing file. i also have another application of centura which works out after my application executes. no problem till here.

but problem is arrising when i am creating a setup & deployment project.

i will give a detailed report of what i have done for the setup & deployment project.



1)selected setup project with name hccp(some name)
2)pressed ok
3)i get a window containing file system on target machine.
4)selected application folder in that and added to folders and two text files(help files),one folder contains my vb.net windows application with related files, another contains the centura application(also windows or desktop application) and related files.
5)in users desktop folder i added the exe file of my application(getting an error ie a blue line is underlined under the file)
6)in users programmenu folder i created a folder and then added certain imp files like exe file and config file and help file.(getting an error ie a blue line is underlined under the file).

the centura application in no where concerned with ma pplication ie it runs in the background after my application completes execution.


getting warning messages like this below

E:\parser\parser\parser.vdproj File 'browserapplication.exe' should not be installed into a User's Profile folder because it may not be available to all users.
E:\parser\parser\parser.vdproj File 'browserapplication.exe' should not be installed into a User's Profile folder because it may not be available to all users.

and when i build the application msi file is being created.

here comes the real problem

when i click on the setup.msi or setup.exe file i get a n error like this

mshtml.dll failed to register.hresult-2147024770


could not rectify it.

i would be glad if some one helps me out in creating a setup file.


there is no such thing as good or bad.

AnswerRe: how create a setup and deployment project for vb.net windows application Pin
Tom Deketelaere13-Aug-07 21:18
professionalTom Deketelaere13-Aug-07 21:18 
Questionplay wave file Pin
Kiran Pinjala13-Aug-07 21:00
Kiran Pinjala13-Aug-07 21:00 
AnswerRe: play wave file Pin
Tom Deketelaere13-Aug-07 21:11
professionalTom Deketelaere13-Aug-07 21:11 
GeneralRe: play wave file Pin
Dave Kreskowiak14-Aug-07 3:05
mveDave Kreskowiak14-Aug-07 3:05 
QuestionProgrammatically Scroll Pin
dBrong13-Aug-07 17:58
dBrong13-Aug-07 17:58 
AnswerRe: Programmatically Scroll Pin
Tom Deketelaere13-Aug-07 21:08
professionalTom Deketelaere13-Aug-07 21:08 
AnswerRe: Programmatically Scroll Pin
dBrong15-Aug-07 3:50
dBrong15-Aug-07 3:50 
GeneralRe: Programmatically Scroll Pin
Tom Deketelaere15-Aug-07 20:42
professionalTom Deketelaere15-Aug-07 20:42 
QuestionHow can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
vbDigger'z13-Aug-07 15:47
vbDigger'z13-Aug-07 15:47 
AnswerRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Luc Pattyn13-Aug-07 16:30
sitebuilderLuc Pattyn13-Aug-07 16:30 
AnswerRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Michael Sync13-Aug-07 17:52
Michael Sync13-Aug-07 17:52 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Christian Graus13-Aug-07 20:34
protectorChristian Graus13-Aug-07 20:34 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Michael Sync13-Aug-07 20:56
Michael Sync13-Aug-07 20:56 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Christian Graus13-Aug-07 22:18
protectorChristian Graus13-Aug-07 22:18 
JokeRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Luc Pattyn13-Aug-07 23:49
sitebuilderLuc Pattyn13-Aug-07 23:49 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Michael Sync14-Aug-07 0:09
Michael Sync14-Aug-07 0:09 
Questionto import raw data and sort it accordingly from excel to vb Pin
miss naz13-Aug-07 15:39
miss naz13-Aug-07 15:39 

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.