| Thread | Last Post | Replies |
|
| Given a C#.NET assembly, what information can you get? | 31 Jul 2008 22:08 GMT | 22 |
I'm developing a proprietary system in C#.NET. The assembly is in a folder accessible by outside people. Since it's critical that others don't know what it's about and how it's implemented, I want to know what information anyone can get by
|
| print queues and print migrator 3.1 | 31 Jul 2008 22:07 GMT | 1 |
ran backup on win 2003 server, ran restore on a test win 2003 server. restore completed with errors. I don't see any printers or queues on the test server? I thought the tool would move print queues and all the settings? Am I missing something here? Please do not link to the ...
|
| Windows Service Account | 31 Jul 2008 19:01 GMT | 3 |
I'm hoping someone can give me a little guidance. I have written a simple Windows Service that goes out and scrapes a few web pages and updates some data in an access database. The service works correctly in the IDE and trying to be a good citizen I set it to run as "Local
|
| Use "lock" in three methods to prevent shared-memory corruption | 31 Jul 2008 18:05 GMT | 6 |
I have an arraylist used in three separate methods. In method #1 (event method), some items are removed from the arraylist if certain conditions are met; In method #2 (event method), properties of some items are modified if
|
| How to open a docx file from an asp.net application | 31 Jul 2008 17:47 GMT | 1 |
Hello, I hope all is well.. I was wondered if someone had a fix for opening docx file... I am currently using the response.redirect("path of word document") however it does not work while trying to open docx files.. I recieve an "HTTP Error 404 - File or directory not found.
|
| Repost: Export to PDF - Smaller Fonts - Known Issue | 31 Jul 2008 16:37 GMT | 4 |
Reposted, originally posted in microsoft.public.vb.crystal which is not an MSDN managed newsgroup.... POST BELOW ---------------------
|
| Cannot upgrade my security component | 31 Jul 2008 11:08 GMT | 1 |
So I was trying to use netflix to stream a video on my computer and it said i needed to upgrade something in WMP11 so I let it and everytime it hung up and couldnt complete. I then started my search to find the problem and through various sites I have reinstalled wmp several ...
|
| How to make the datagrid view not hightlight the first row? | 31 Jul 2008 05:18 GMT | 5 |
When you retrieve records to diplay in a DataGridView control the first record has the background highlighted even though no row is yet selected. Does anyone know a way to suppress this first record highlighting after pulling the records into the grid?
|
| Loading an application (with .DLLs) into memory for later use | 30 Jul 2008 23:49 GMT | 1 |
I have a C++ app on my flash drive that i am running, but often times, i must take the flash drive out of the computer and use it elsewhere while the executable continues to run. however, the executable's behavior is sporadic, and it will
|
| .Net vs VB6 on autorun.inf | 30 Jul 2008 22:49 GMT | 9 |
Wondering if anyone here has come up with a different solution than I keep coming back to: Here is a thought and I just can't seem to come up with another solution other than to install my old VB6 cds'.
|
| Populating dataset crashes app without error message | 30 Jul 2008 19:05 GMT | 1 |
The scenario is this: VB.net 2003 connecting to Access 2003 using Jet 4.0 SP8 and MDAC 2.7 SP1. On a particular client machine with XP SP2, while trying to fill a dataset it crashes fantastically without ANY error message. the exe
|
| Visual Studio and the Cisco Security Agent | 30 Jul 2008 18:50 GMT | 3 |
We have some developers here that work from home a couple days a week. The network/hardware group here has installed a Cisco Security Agent program on thier laptops. Now, when they work from home they regularly get the IIS "Server
|
| Text Box | 30 Jul 2008 15:56 GMT | 1 |
At the top of Page 1 on Publisher I made a Title saying Messenger in a text box...well then I added 4 more pages, but on Page 3 where it's suppose to say Women's page - and I type that in it changes the 1st page to Women's Page also. How can I keep it so the 1st page stays as ...
|
| slow copy speed | 30 Jul 2008 15:26 GMT | 2 |
so when i try to copy/cut a file to place in another detination, i get a max speed of 10.2 Mps.... this is very daunting, as i have to move about 26 gigs of information off of my slave drive to re-format it... at that rate it will take over seven hours for it to comple, providing ...
|
| How to make function call from VB.Net to C++/CLI DLL (Both are VS2005) | 30 Jul 2008 15:16 GMT | 1 |
Can anyone give me a simple example to demonstrate the captioned question? Actually, instead of PInvoke, we'd like to utilize the united .Net platform to support our requirement:-
|