all groups > dotnet academic > april 2004 > threads for april 22 - 28, 2004
Filter by week: 1 2 3 4 5
how do i reference deployment files in C#
Posted by tigger at 4/28/2004 2:10:17 PM
hi
i have a report which i wish to reference from within the program
this is what i am currently using which is fine on my local computer.
crystalReportViewer1.ReportSource = "C:\\\\Documents and
Settings\\\\Shaun\\\\My Documents\\\\Visual Studio
Projects\\\\ParcelPlus\\\\Report.rpt";
but ... more >>
SQL Server Databases in VS
Posted by newbie at 4/27/2004 4:13:22 PM
I'm running SQL Server 2000. When I originally set up the localhost, I set
it for Windows Authentication. For the purpose of going through an ASP.NET
project in a book, I changed the properties to SQL Authentication (using
Enterprise Manager). However, when I visually connect to the database, ... more >>
How remove icon from MDIChildForms windows
Posted by Martin at 4/27/2004 12:16:02 PM
I need help in what determines whether a form has an icon on th
Windows taskbar in MDIchildforms and how I can remove that for all forms except for m
MDIParentForm form
The tip - "Tools menu>Options...>View tab>unselect Window In Taskbar" does not apply since I can't find a view tab in my Tools ... more >>
direction
Posted by Oren at 4/27/2004 10:26:05 AM
Hi all
I really need direction in this one
I have a WinApp in C# and I need to load data at the beginning and save data o
exit - just simple things like: this.Top, this.Left etc..
I have tried the resx - but it is READ ONLY
I have tried to use GetManifestResourceStream() from XML file (Embedd... more >>
vis studio.. after prerequisite disk - system continuously reboots - please help
Posted by pk at 4/27/2004 5:16:05 AM
Hi
Installing Visual Studio .NET 2003 on a Win XP Pro system
Have done the IIS intall and frontpage setip etc... no problems
On insertion of prerequisite disk, message says some componets missing etc, click thru etc to install etc... needs a reboot
There lies the problem.... it reboots and... more >>
NLST
Posted by Oren at 4/25/2004 1:06:01 AM
Hi all
I have already asked this question but I'll phrase it different
I'm using ftp with the command "NLST *.*\r\n". After I send this command I get a reply:
"226 Transfer complete". I just want to get the file list, the weird thing is tha
Sometimes the command works and sometimes doesn’t. ... more >>
VB6 SP6 won't register ActiveX objects
Posted by Giacomo at 4/24/2004 7:27:19 AM
Why might I be receiving error messages at the end of the installation of
the service pack 6 for Visual Studio that it fails because it cannot
register the following files...
msmask32.ocx;msdatlst.ocx;mscomct2.ocx;tabctl32.ocx;msflxgd.ocx;htmutil.dll
Most of these files are version 6.0.84.18 w... more >>
Icon not displayed !
Posted by IMRAN SAROIA at 4/23/2004 10:06:08 PM
Hi!
The "Exes" which I develope Using Vb.Net does not display
the icon I set with Start Up form.
What is wrong ?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
P2P::System.Net.Peer2Peer error
Posted by Softer at 4/23/2004 2:36:03 AM
Hi
I have been installed Longhorn, alfa version from PDC 2003. I tryed to install Visual Studio 8.0 "Whidbey", version Beta March 2004, under Longhorn and doesen't work. :
I instaled Whidbey under XP and works well
In .Net Framework 1.2 from Longhorn there is a namespace called System.Net.PeerT... more >>
Crystal report problem (images)
Posted by Paul D. via .NET 247 at 4/22/2004 9:55:35 PM
Hi,
I'm dropping a CrystalReportViewer on a WebForm and binding it to a report.rpt.
When I executing it doesn't show images. No charts, no buttons, just text.
Any idea what's happening?
Thanks,
Paul.
--------------------------------
From: Paul D.
-----------------------
Posted by a us... more >>
|