We have an old application that installs and runs from a mapped network drive. This application runs fine on all of our old machines, but we have recenlty purchased two new machines that this application simply will not run on. These new machines are current and patched Windows XP Pro boxes...
I installed an Exchange 2003 server in my domain and am now trying to add the Exchange licenses to the server. Everytime I try to add the licenses I get the following error.
You do not have the appropriate privileges to complete this operation.
I also cannot install Windows CAL's either, I...
I have a logon script that maps drives based upon group membership. When logging into the domain server the script runs and applies the mappings just fine. However when the script is run on the client machine nothing happens. No error messages etc.
I have run net use Z: \\Server\Share from...
I have been able to successfuly add a new template column to a DataGrid on my page. However I am having trouble getting a checkbox to display in the newly created column. Is this even possible? Below is the code I am using to add the column.
While dr.Read
Dim NewColumn As...
Thanks in advance for any insight or help with this issue.
I have used the Database Interface Wizard to create an interface for a website. The entire site, Add, Update, and Deleting records work great when the site is run locally on my machine.
When I publish the site to my hosting service...
Developing a project in vb6 it runs fine in debug mode but when I go to compile and build the project I get the following error.
Project failed to build!
Method '~' of object '~' failed.
The error is in a Visual Component Manager OK box. Has anyone ever received this error? I don't have any...
We have a vb interface that calls functions from a Fortran DLL. Below is our code. Our problem is, VB will only allow us to hard code a string into our declare statement. We would like to be able to use a variable or so we can let the user install the dll wherever they choose. Is it possible...
I have a Form with an unbound textbox with a Add button right next to it. I want to allow the user to type something into the textbox and then click the Add button to have what is in the textbox added to my table.
Thanks in advance.
Jason
I am trying to create a query that uses a Like statement in the criteria field. The users type in the criteria they want to search on in a form and I am trying to get what they type in the text box into the query. Below is the line I have tried to use and alas, does not work.
Like...
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.