Hi
I just upgraded my win98 SE with upgrade version of XP Prof.
Installed IIS, but cannot start IIS. The start button in IIS manager is disabled. When I click on the + sign before the "local computer" it does not bring the default web site details.
What is missing? cannot figure it...
Hi
I am trying to calculate the checksum using CRC32 and storing the long value returned by this class in a byte array. I have to store this long value in 4 bytes.
how do I do this.
Thanks
Hi
I am new to .NET and trying to draw a line on a picture box.
I have just the following code:
Option Strict On
Imports System.Drawing.Drawing2D
Public Class frmMain
Inherits System.Windows.Forms.Form
Dim graphics1 As Graphics
+ Windows Form Designer generated code
End Class
It is...
Hi
I have developed a Grid Plot application. I am reading a binary file which basically has many 2D,3D arrays and few data values. On the form I have a picture box control and an image control within this picture box. I am plotting the values in an array using line method for picture box...
Hi
I just installed an application made using WFWI. However when the user starts to use this application the following message comes up:
The feaure you are trying to use is on a cd rom or other removable disk which is not available......
There is no option to install this application as...
Hi
I am having a binary file produced by Lahey Fortran95. It has Strings, integers and non integer values. I know the format of the file. How do I read the strings, integer and non integer values and display them in messagebox to confirm if I am reading it OK. I would like to store the...
Hi
I am trying to read a text file by each character and displaying the character read in a message box. I have included these header files: fstream.h and conio.h.
Following is the code I am using. But when run this code I get error at the line "MessageBox(ch);"
Error...
Hi
I am learning visula C++. I am trying load a combo box using the the Data tab on the properties dialog. I have added 3 items in this Data tab. However when I run the application and try to click on the down arrow of the combo box, I do not get a drop down list. The combo box is blank.
Its...
Hi
I have installed office 2000 with SR1 on win98 system. It has been working fine. But now when I open a workbook(100kb size) and just try to exit either by clicking on the Cross or through file menu exit, I see the mousepointer changing to Hourglass and just stays that way and everything...
Hi
I am new to VB .net. I was studying one of the sample solution downloaded from microsoft site : How to - Typed Dataset. After opening the solution, in the solution explorer I see an entry "northwind.xsd". In the designer there is no data adapter or dataset. From where did this...
Hi
I have Windows 2000 Advance server and Windows XP Professional connected through a hub. In the network both computers can see each other. When Ping from each other reply is received. I have internet connection set up on Win2K Ad server and set to sharing. But when I connect to internet, the...
Hi
I am reading a text file from where I get string variables. I would like create arrays and name them with these string variables. I am also reading integer values which would used to define the size of arrays. Example
string1="Array1"
string2="Array2"
integer1= Imax...
Hi
I have a Cab file which is not being extracted as it says this file is corrupt. Is there any utility which can repair this file. I searched on the net and found only utilities which repair zip files and not Cab files.
Please let me know from where can I get such a utility.
Thanks,
Hi
I have a form. I call a procedure from my class module after clicking on a buttom. This procedure reads a text file line by line. It calls another function which checks if the present line read has a file path or not. If it does not find a file path I would like to convey the user that there...
Hi
I am making an application where the user cans select a sql server and database name from combo box. How do I retrieve the server name and database names on the local machine or on the network?
Thanks,
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.