Click here to Skip to main content
15,888,337 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: System.Net.WebException Pin
snema8326-Mar-07 3:20
snema8326-Mar-07 3:20 
QuestionResource.resx Pin
WhiteGirl2323-Mar-07 4:24
WhiteGirl2323-Mar-07 4:24 
AnswerRe: Resource.resx Pin
Christian Graus23-Mar-07 4:37
protectorChristian Graus23-Mar-07 4:37 
QuestionIDisposable again... [modified] Pin
Marcus J. Smith23-Mar-07 3:18
professionalMarcus J. Smith23-Mar-07 3:18 
AnswerRe: IDisposable again... Pin
Christian Graus23-Mar-07 3:41
protectorChristian Graus23-Mar-07 3:41 
Questionvba question Pin
alpdoruk23-Mar-07 3:10
alpdoruk23-Mar-07 3:10 
AnswerRe: vba question Pin
alpdoruk23-Mar-07 4:11
alpdoruk23-Mar-07 4:11 
Questionerror occure when using word template Pin
OTAsh23-Mar-07 3:04
OTAsh23-Mar-07 3:04 
I have a problem in my desktop application. I am using VS.NET 1.1. I am using Word template to display the data. I have already include the reference of Interop.Word.dll, AxInterop.MSMask.dll, Interop.VBIDE.dll, Interop.Microsoft.Office.Core.dll, Interop.MSMask.dll in our application.
When I click on the option it throw the following error:

System.NullReferenceException: Object reference not set to an instance of an object.

at Word.Documents.Open(Object& FileName, Object& ConfirmConversions, Object& ReadOnly, Object& AddToRecentFiles, Object& PasswordDocument, Object& PasswordTemplate, Object& Revert, Object& WritePasswordDocument, Object& WritePasswordTemplate, Object& Format, Object& Encoding, Object& Visible, Object& OpenAndRepair, Object& DocumentDirection, Object& NoEncodingDialog, Object& XMLTransform)

at iMSW.frmMain.openTemplateFile(String fileName) in D:\Project\Astin\iMSW_Prj\Forms\frmMain.vb:line 1257

This error is occur when user is using the MSOFFICE 2000. But if user is using the MSOFFICE 2003 it’s working fine.

Please help me.




OTAsh
AnswerRe: error occure when using word template Pin
VB Prog23-Mar-07 5:12
VB Prog23-Mar-07 5:12 
QuestionWhat is the easiest way to reset the values of array? Pin
JUNEYT23-Mar-07 2:35
JUNEYT23-Mar-07 2:35 
AnswerRe: What is the easiest way to reset the values of array? Pin
StianSandberg23-Mar-07 2:48
StianSandberg23-Mar-07 2:48 
AnswerRe: What is the easiest way to reset the values of array? Pin
Christian Graus23-Mar-07 2:48
protectorChristian Graus23-Mar-07 2:48 
AnswerRe: What is the easiest way to reset the values of array? Pin
Navneet Hegde23-Mar-07 3:43
Navneet Hegde23-Mar-07 3:43 
Question'System.StackOverflowException' Pin
crazyteh23-Mar-07 2:00
crazyteh23-Mar-07 2:00 
AnswerRe: 'System.StackOverflowException' Pin
Colin Angus Mackay23-Mar-07 2:08
Colin Angus Mackay23-Mar-07 2:08 
GeneralRe: 'System.StackOverflowException' Pin
crazyteh25-Mar-07 18:49
crazyteh25-Mar-07 18:49 
GeneralRe: 'System.StackOverflowException' Pin
Colin Angus Mackay25-Mar-07 21:26
Colin Angus Mackay25-Mar-07 21:26 
GeneralRe: 'System.StackOverflowException' Pin
crazyteh25-Mar-07 22:45
crazyteh25-Mar-07 22:45 
Questionbank-costumer basic code for c++ Pin
muchalucha22-Mar-07 22:49
muchalucha22-Mar-07 22:49 
AnswerRe: bank-costumer basic code for c++ Pin
Guffa23-Mar-07 1:13
Guffa23-Mar-07 1:13 
AnswerRe: bank-costumer basic code for c++ Pin
Christian Graus23-Mar-07 3:03
protectorChristian Graus23-Mar-07 3:03 
GeneralRe: bank-costumer basic code for c++ Pin
Dave Kreskowiak23-Mar-07 13:37
mveDave Kreskowiak23-Mar-07 13:37 
Questionresources Pin
WhiteGirl2322-Mar-07 21:38
WhiteGirl2322-Mar-07 21:38 
AnswerRe: resources Pin
JUNEYT22-Mar-07 23:32
JUNEYT22-Mar-07 23:32 
AnswerRe: resources Pin
Dave Kreskowiak23-Mar-07 13:32
mveDave Kreskowiak23-Mar-07 13:32 

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.