| Thread | Last Post | Replies |
|
| Could not find any resources appropriate for the specified culture or the neutral culture | 23 May 2008 18:49 GMT | 3 |
When I run a class I get this message: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "F_E_I_T.Remove.resources" was correctly embedded or linked into
|
| Share classes / projects between frameworks | 23 May 2008 15:35 GMT | 2 |
Is there a way to easily Share classes / projects between frameworks? say reg windows and win ce/pocket pc? Thanks, Schneider
|
| Passing passwords to Web site | 23 May 2008 14:16 GMT | 1 |
I'm using this very simple code to open a web site and it works perfectly. The site requires that I enter a User Name and password. I'd like to send those with the application but after making all sorts of trials to pass the values as parameters - nothing happens.
|
| How to get the location where user ask msi to install the application | 23 May 2008 12:57 GMT | 12 |
I want to get the location which user selects for installaion of program using msi installer. I require this to do kind of cleanup activity if something goes wrong with the installation. Regards,
|
| Enterprise Library EHAB Error | 23 May 2008 08:51 GMT | 2 |
Hi, I have been successfully using the EHAB & Logging Application Block. Now however I get the error below and looking on line I was told that I have not set references to all the dlls. I have set references to the following dlls
|
| Want to run my project in all browsers | 23 May 2008 03:36 GMT | 2 |
I want to run my project in all browsers like Firfox.IE,Safari.... right now it is showing some designing issues. Reply me immediatly. Thanks,
|
| VB6 Equivalent | 22 May 2008 22:20 GMT | 7 |
Is there a .NET #C equivalent of VB6 "On Error Resume Next".
|
| Windows XP | 22 May 2008 19:23 GMT | 1 |
Windows xp will not turn off machine properly every time. Sometimes the computer gets to the shutting down screen then freezes! After pressing reset and trying to shut down again usually ok. Anybody know why?
|
| Build errors whith two identical assembliey names | 22 May 2008 16:30 GMT | 8 |
I have a project where I load some of my assemblies dynamically, I'm using a venders product where he loads some assemblies dynamically. He loads two assemblies that both share a common name; however have different public keys and version numbers. I receive an error when I ...
|
| Adding Exception namespace to LINQ DAL | 22 May 2008 12:12 GMT | 3 |
I recently raninto major problems when I added the Exception namespace to the Project which has my DBML file attached to it. Once I renamed all the Exceptions instances to Syste.Exception the project would not recoginize any assembly which had been added to the project, even ...
|
| Automatical uninstallation of my already installed program | 22 May 2008 11:34 GMT | 4 |
I have installed some program on users machine using msi installer. Now there is new updated installer available. My problem is as soon as user tries to install this new installer the previous installed program should automatically get uninstalled and the the new one
|
| How to share an app.config between several applications | 22 May 2008 08:10 GMT | 1 |
I am using TraceSource to log errors and such. I have a custom tracelistener I use for this, and this is setup in the app.config like this: <system.diagnostics>
|
| Moving files internally bewteen hard drives | 22 May 2008 03:55 GMT | 1 |
I have a small hard drive (C) and it’s almost full. Can I cut & paste files from C to another internal drive (E)? I know if I move software I may have to reinstall it but what about files like JAVA or Dell Drivers that seem to take up allot of space.
|
| WPF - Possible Dumb Question | 22 May 2008 03:43 GMT | 2 |
Is it equally possible to create WPF objects for use in a web browser as well as WinForms?
|
| Add borders to table on safari browser.... | 21 May 2008 13:38 GMT | 1 |
I want to set borders to table . I have used <table border=8px style="border:8px ;color:#000000;border- color:#FFFFFF" cellpadding="0" cellspacing="0" frame="box"
|