all groups > inetserver asp components > january 2007
ASP .NET - Crystal Report Error
Posted by douglas at 1/26/2007 11:32:09 PM
Hi,
I got the following error when I set the report source of the
CrystalReportViewer, Can anyone please help me.
Thanks...doug.
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles MyBase.Load
Dim myreport As New rpt1()
CrystalRepor... more >>
ActiveX control "Click to activate and use this control" message
Posted by fniles at 1/19/2007 1:21:38 PM
For IE users, we now encountered a "Click to activate and use this control"
when the web page has an ActiveX Control.
There is a compatibility patch that changes the default bahavior back to
what it was prior to the April Security update, but it is only temporary.
In the following article
ht... more >>
aspsmartupload.dll 3.2+ ?
Posted by gcontois NO[at]SPAM meditech.com at 1/12/2007 8:52:19 AM
Would anyone have a copy of aspsmartupload.dll 3.2+
The company doesn't seems to exist anymore and I need to update my
version.
If anyone has a copy it would save my life since the alternative is to
find a replacement and change all of my code!!! Arggh.
Thanks,
Gary Contois
gcontois@medit... more >>
ASP Coding Problem, XMLDOM-related (or just language-related!)
Posted by Jon L at 1/11/2007 8:24:17 PM
Hi,
I'm hoping someone can help me with this problem. I'm not sure whether
the problem lies with the software or with my understanding of the
language.
I'm using the Microsoft.XMLDOM object in an ASP page to read an
incoming XML post request and respond to it. Although the XMLDOM
object ve... more >>
Cannot Create New Instance of COM+ Object After You Repeatedly Restart the COM+ Object
Posted by Align1912 at 1/6/2007 8:53:08 PM
I've checked that the server I'm working on has win2k sp4 which had a
fix from microsoft for this problem. However, it seems that I still
have this problem. I'm calling a ocx component from asp and after a
reboot everything works fine for a while and then all of a sudden the
graph component st... more >>
CDO Message Problem
Posted by 9ntw9 at 1/3/2007 6:25:53 AM
I'm having trouble with an html formatted email that is being delivered
to a client. Every 80 characters there is a forced space being added
to the emails (by the server? by cdo Message?) and it's causing the
html tags to be broken. The unusual thing is that I cannot replicate
the error loca... more >>
|