Click here to Skip to main content
15,886,873 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to Label TrackBar (Slider) Tick Marks in VB.net Pin
Rob True25-Jun-07 4:09
Rob True25-Jun-07 4:09 
AnswerRe: How to Label TrackBar (Slider) Tick Marks in VB.net Pin
Dave Kreskowiak25-Jun-07 5:02
mveDave Kreskowiak25-Jun-07 5:02 
QuestionXML 3 BulkLoad Error Pin
Panchal Hardik25-Jun-07 2:27
Panchal Hardik25-Jun-07 2:27 
AnswerRe: XML 3 BulkLoad Error Pin
Dave Kreskowiak25-Jun-07 3:51
mveDave Kreskowiak25-Jun-07 3:51 
QuestionCannot open word template from server Pin
jimbaloo25-Jun-07 2:25
jimbaloo25-Jun-07 2:25 
AnswerRe: Cannot open word template from server Pin
Dave Kreskowiak25-Jun-07 3:49
mveDave Kreskowiak25-Jun-07 3:49 
GeneralRe: Cannot open word template from server Pin
jimbaloo25-Jun-07 7:00
jimbaloo25-Jun-07 7:00 
GeneralRe: Cannot open word template from server Pin
Dave Kreskowiak25-Jun-07 7:10
mveDave Kreskowiak25-Jun-07 7:10 
jimbaloo wrote:
It is just when they attempt to use Word. The application reads from a local Excel file into a dataset, so the server is communicating with the local machine without any .dll's being copied to the local box.


The .DLL's would be the Primary Interop Assemblies that the client side needs as a wrapper between the managed .NET world and the unmanaged COM world of Office. They are NOT optional files if you want to interop Word, which is what you're doing.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: Cannot open word template from server Pin
jimbaloo25-Jun-07 7:45
jimbaloo25-Jun-07 7:45 
GeneralRe: Cannot open word template from server Pin
Dave Kreskowiak25-Jun-07 7:53
mveDave Kreskowiak25-Jun-07 7:53 
QuestionPlay audio & video files in vb.et Pin
ankur010125-Jun-07 1:41
ankur010125-Jun-07 1:41 
AnswerRe: Play audio & video files in vb.et Pin
Christian Graus25-Jun-07 1:46
protectorChristian Graus25-Jun-07 1:46 
AnswerRe: Play audio & video files in vb.et Pin
Sathesh Sakthivel25-Jun-07 1:47
Sathesh Sakthivel25-Jun-07 1:47 
GeneralRe: Play audio & video files in vb.et Pin
ankur010125-Jun-07 1:50
ankur010125-Jun-07 1:50 
GeneralRe: Play audio & video files in vb.et Pin
ankur010125-Jun-07 1:56
ankur010125-Jun-07 1:56 
GeneralRe: Play audio & video files in vb.et Pin
Christian Graus25-Jun-07 1:58
protectorChristian Graus25-Jun-07 1:58 
GeneralRe: Play audio & video files in vb.et Pin
Dave Kreskowiak25-Jun-07 3:47
mveDave Kreskowiak25-Jun-07 3:47 
GeneralRe: Play audio & video files in vb.et Pin
ankur010125-Jun-07 17:17
ankur010125-Jun-07 17:17 
GeneralRe: Play audio & video files in vb.et Pin
Dave Kreskowiak26-Jun-07 2:43
mveDave Kreskowiak26-Jun-07 2:43 
QuestionReplace() not working Pin
Brendan Vogt25-Jun-07 1:33
Brendan Vogt25-Jun-07 1:33 
AnswerRe: Replace() not working Pin
Christian Graus25-Jun-07 1:52
protectorChristian Graus25-Jun-07 1:52 
AnswerRe: Replace() not working Pin
Dave Kreskowiak25-Jun-07 3:44
mveDave Kreskowiak25-Jun-07 3:44 
GeneralRe: Replace() not working Pin
Christian Graus25-Jun-07 10:28
protectorChristian Graus25-Jun-07 10:28 
GeneralRe: Replace() not working Pin
Dave Kreskowiak25-Jun-07 13:41
mveDave Kreskowiak25-Jun-07 13:41 
QuestionHow to make an item to be selected by default in combobox Pin
Pradip Kishore25-Jun-07 0:31
Pradip Kishore25-Jun-07 0:31 

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.