all groups > dotnet general > october 2004 > threads for saturday october 2
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
Framework Install
Posted by qqqq at 10/2/2004 6:20:26 PM
Hi
I have installed the .Net Framework.
When I place the .aspx files on the server it does not recognise them.
Please can some assist?
Cheers
Geof
... more >>
Help
Posted by Jay at 10/2/2004 6:09:55 PM
I am getting an error on my save dialog. No matter if I try and save a file
or cancel out of it. Below is what I have code.
Dim textstreamwriter As StreamWriter
Dim responsedialogresults As DialogResult
SaveFileDialog1.InitialDirectory = Application.StartupPath
responsedialogresult... more >>
Normal PASTE with CTRL-V or SHIFT-INS
Posted by Lerner at 10/2/2004 3:39:35 PM
When in the DotNet IDE, how can I paste normally using CTRL-V or SHIFT-INS?
When I paste I get data that was not in the original document, like
"<fragment>" and other odd stuff.
Thx
... more >>
Multi Language Reports
Posted by Erik Vandamme at 10/2/2004 1:34:17 PM
Which reporting tools offer good multi-language/localisation stuff? For
Access & MS-Sql
Erik
... more >>
C# Windows Service Question...
Posted by Shawn Buchanan-Cook at 10/2/2004 12:04:01 PM
Hello,
I have created a windows service that executes a application (that has a
user interface), and therefore I have the "Allow service to interact with
desktop" checked...
I have found that because of the "Allow service to interact with desktop"
flag being turned on, I can not restart/reb... more >>
Installed SP2 and try to install Visual Studio .net ...
Posted by Grattier at 10/2/2004 11:39:02 AM
Hello, I'm a student in programmation and I Really really really need
Microsoft Visual Studi0 .net on my computer... Service pack 2 was already
installed on my computer when i tried to install VS .net else prerequisites
seems to never be ok .. he always ask me to instal prerequisites and It's ... more >>
Developing for Fax Modems
Posted by Brayan at 10/2/2004 10:29:02 AM
I would like to know what are good sources to learn how to develop
applications for faxmodems. I would like to develop an application which
converts my documents to the necessary fax format (printer driver) (or are
there printer drivers available already for embedding into my apps?). I would ... more >>
focus to the appllication window
Posted by JIM.H. at 10/2/2004 9:45:03 AM
Hello,
I have a timer running in my windows .net application. While users are
working with the other applications I need to bring focus to this application
when timer elapses. If the application was minimized for example, I need to
maximize it. How can I do that?
Thanks,
Jim.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
connect crystalReport to dataSet how??
Posted by s-galit at 10/2/2004 9:01:02 AM
i want that the crystalReport will show the data which is in the dataSet
how can i do that?
thanks... more >>
IIS Error
Posted by pat at 10/2/2004 12:57:02 AM
Hello,
When i now want to open a Web Service in my VS.NET the following error
occurs:
The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
'http://localhost/ReservationClient'. 'HTTP/1.1 500 Server Error'.
in th... more >>
Static and Friend
Posted by webwing NO[at]SPAM uol.com-dot-br.no-spam.invalid at 10/2/2004 12:01:11 AM
Hi,
Can someone help please.
Basicaly I need to read a registration number across several forms in
my project.
The user logs in and I will use this number accross the forms
I have tried to store it in a Friend variable but once i hide the
first form and go to the next form the value goes t... more >>
|