all groups > dotnet general > december 2003 > threads for sunday december 7
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
converting DSR to RPT file
Posted by mustafa at 12/7/2003 11:33:18 PM
Dear sir ,
I have built my application in visual basic 6.0 and
crystal Report8.5 , Now i migrated my application to
VB.net using the upgrade wizard.My visual basic form is
upgraded to vb.net but my .dsr file that i created using
crystalReport is not migrated , when i try to convert it
i... more >>
Outlook Express type library...
Posted by Murray Cox at 12/7/2003 11:08:07 PM
Can anyone tell me why VS.NET 2003 is not finding an
Outlook Express (NOT Outlook) type library under the COM
tab? I assume the file is msoe.dll, but tlbimp doesn't
want to assemble this.
Any help is appreciated.
Thanks.... more >>
System.Data.ADO
Posted by Pete at 12/7/2003 8:47:12 PM
For some reason my version of VStudio.NET is not able to
find System.Data.ADO so I am having problems with data
access. Where can I find it?... more >>
Problem on Vs.net 2003
Posted by Valeria at 12/7/2003 6:49:46 PM
Hi,
I installed the 2003 version and it works. When I try to produce a
WebService I received a message that the server is not running the asp.net
1.1 and I used the aspnet_regiis.exe /i utility.
Finally it works but when I reboot the system I'm not able to run a windows
application... the execu... more >>
Datagrid click colour change
Posted by JD at 12/7/2003 9:12:56 AM
How do i get rid of the 1st column that appears in a
datagrid? I do not want this?
Also how do i change the colour of the background of a
cell when the user selects it. i.e for the first coloumn
i have made this non-editable and therefore i do not want
the graey colour that appears when t... more >>
2kPro + .Net + HyperThreading = Bizarre Issue?
Posted by smith at 12/7/2003 8:57:06 AM
I was recently set to release an app that used very common single instance
code and hit the oddest issue.
After many hours of full build tests I believe that it is duplicatable.
Environment:
..Net 1.1 (v1.1.4322)
Windows 2000Pro
HyperThreading machine
Issue:
Install 2kPro on the HT... more >>
com pntr to interop ___gc: how ?????
Posted by Jim G at 12/7/2003 2:19:18 AM
How do you set an interop managed class instance to an
actual com created instance.
why doesn't this work????
CComPtr<IHTMLDocument2> spDoc;
mshtml::IHTMLDocument2* doc=(mshtml::IHTMLDocument2*)
spDoc.p;
Thank you for your help... more >>
|