HI there,
I m trying to install Petshop 3.0 on a
+ Windows 2000 Professional Laptop. With
+ Microsoft net framework version 1.1
+ SQL Server 200 sp3a
When I try to install this I get the following error :
"Failed to register assembly PetShop.BLL, Version=3.2.1.0...
HI there,
I m trying to install Petshop 3.0 on a
+ Windows 2000 Professional Laptop. With
+ Microsoft net framework version 1.1
+ SQL Server 200 sp3a
When I try to install this I get the following error :
"Failed to register assembly PetShop.BLL, Version=3.2.1.0, Culture=neutral...
Hi there,
Got a nice challenge here .. we must implement a security system, that should enable us to handle :
+ Application Security (that is, what sections of the application a user can “see” … menu options, screen controls and so on) and
+ Data Security (that is, what user the...
Hi there,
We have a web-based application, done with visual studio 6 (ASP with VB 6) and some Crystal Reports (Version 8.0) - using the Activex viewer to "see" the reports on WebPages.
Situation is that we need to migrate our servers OS to Windows 2003, but looks like...
Hi there,
On client machines (Windows 2000 and XP), I need to call, from an html page (it could be either in vbscript or javascript) a program that is already "running". I need to pass a string value to this program from the html page(depending on this value the program would do some...
Hi there,
Got the following issue on an html/asp page, using as browser internet explorer 6.x (don't have to worry about netscape) : when displaying on an iframe a file that has an Apostrophe it doesn's show the file !!!
The elements I use are
a)Iframe
<iframe...
Hi there,
I’m looking for a product that allows me to merge 2 pdf's and that allows me to convert tif's to pdf. The idea would be to do this from vb 6 component.
The key is that it should not need adobe acrobat to be installed on the machine to run !
There is an...
Hi there,
I m using the "CDO.Message" object on Windows 2000 Server to create an email from a component called from an asp. Basically the code is
Dim oEMail As Object
Set oEMail = CreateObject("CDO.Message")
With oEMail
'Load IIS configuration
.Configuration.Load cdoIIS...
Hi there,
I'm sending a Mail using lotus notes r5 with visual basic 6.0
This works fine expect for one problem. Text that appears in the body of the mail is one continuous line and i cannot get line breaks/carrige returns in the body text. !!
I capture the body...
Hi there ,
I have problems with the behavior on some nested error handling procedures ! In case of an error, I would like to active the current’s procedure error handler, do some clean up code for that procedure, and return control to the parent’s procedure error handler and so on …
Let ‘s...
Hi there,
I'm trying to send multiple files from the server to a browser without any user intervention to a default path on the client's machine.
This is using vbscript on asp.
To do this, I'm trying to use an xml object and using the ado.stream object, put each file...
Hi there,
I have a recordset with data (yes with data ! J ) .. and I need to be able to sort it by different columns (without requeryng the db). I though the “sort” property of the ADO 2.5 recordset would help me, but here is where it gets tricky: in case of “date columns” or “money fields”...
Hi there,
I have a recordset with data (yes with data ! :) ) .. and I need to be able to sort it by different columns (without requeryng the db). I though the “sort” property of the ADO 2.5 recordset would help me, but here is where it gets tricky: in case of “date columns” or “money fields”...
Hi there,
I’m working on generating html code for a data grid ... the idea is to allow the code be "small"…problem that I'm having is how to set "a fixed column width", regardless of the data in the column.
1)In the first attempt, I generated the following code:
<TABLE...
Hi there,
I’m working on generating html code for a data grid ... the idea is to allow the code be "small"…problem that I'm having is how to set "a fixed column width", regardless of the data in the column.
1)In the first attempt, I generated the following code:
<TABLE...
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.