Answer Questions
Tatakau Closing Application
Hello Everyone and thanks for your help in advance. I have written a Windows application that is triggered by Windows Scheduler each evening. Basically, the program starts a thread, parses some text files, and then loads data to a SQL Server database. However, since Windows scheduler needs to run it each evening, I need to the application to close at the end of the thread. However, I am not exactly sure how to accomplish this and determine if e ...Show All
RBolander How can I do this with the DataGridView?
Hi Mark, I have a few issue that need help from you. 1. Custom Column in the DataGridView. a. Multi-Column ComboBox in DataGridView b. DataGridViewTextBoxCell with a button, when the button is clicked a new form pops up, when selecting the value in the pop up form , value will be displayed in the textbox. Besides that, we can directly type in text in the textbox. c. Memo field in the DataGridView , where allow user to type ...Show All
Cerasti New installation issues
Hi, I downloaded the server (Beta 1) for Terrarium. I am checking both the database and web site checkboxes on the installation wizard. The installation starts and I get a progress bar that moves along. However before I get to the end& ...Show All
Ben3.14159 VB.NET 2.0 Deployment w/Report Viewer controls
I am deploying a VB.net 2.0 application and am having an isssue with Client install. The client machines require local administrative rights to install the VS2005 report viewer controls. Is there a way around this Either the clients need to be Administrators on their machines, or you need to use a technology that pushes "blessed" installs to the machines, such as SMS or Active Directory deployment. ...Show All
araxth Button Text and Image depression
Does buttons with image embedded on them synchronize both text and image depression while clicking them in .Net2.0 I could find that when a new project in VS2005 is created and the form contains the button control, the look and feel at runtime satisfies the requirement. However, when I use a project originally developed in VS2003/.Net1.1 & now migrated , placing a button from .Net2.0, the run time does have the same problem. ...Show All
pardgr8 Accounting Software
Does anyone know of any ".Net" Open Source Accounting Software package / Source Available Accouning Software package Hi Zonehenge, You may want to take a look at interprise suite. It is not open source but it is written in .NET as a "smart client" application and has a number of XML web services built in. www.interprisesuite.com Gary I forgot to mention that it is licensed for less than $10,000 for unlimited user lic ...Show All
Agony Loading a UserControl into a Panel on Form
I have a Form (Form1) that contains a panel (Panel1). I also have a UserControl (UserControl1) containing comboboxes, labels, etc. How can I load the UserControl in the panel on my main form Or is this even possible. ASP.NET has a cool contro ...Show All
SanJain Terrarium 1.2 Server -> Peercount fix
I think I've got a fix for the peercount-defect in Terrarium 1.2 server, which is currently always showing 0 (zero): Open /program files/Terrarium 1.2 Server/WebSite/controls/ServerStatus.ascx, and find the line: peerCount = peerService.GetNumPeers( "2.0.50418", "Ecosystem"  ...Show All
Drum Red Loading Design-View in VS2005 fails
I'm working on a ASP.NET project, so in VS2005 you can switch between the design and the code of the ASPX-files. Yesterday everything worked properly.Today, the designview refuses to load. There are no errors, VS does not crash or anything -> de designview is not loading. I found out that when I click on Design (in the lowerleftcorner of VS2005), DevEnv.exe starts claiming the CPU for 100%, but that's all -> no errors, no crashes, just not ...Show All
Bhupal ISA firewall issue
I am trying to set up a terrarium server on an extra machine here at work. Inside the office it works great and everyone connects to the server. We can all send and get bugs. When I try to connect from outside the firewall, I&n ...Show All
haputanlas convert html2xml
hi how i can convert htm file to xml file amr_a wrote: thanks but i need it in vb.net I don't think there's a VB.NET (or even a .NET) class for this. But you could use COM interop on http://perso.wanadoo.fr/ablavier/TidyCOM/ to do what you want. amr_a wrote: hi how i can convert htm file to xml file http://www.15seconds.com/Issue/010601.htm thanks but i need it in vb.net ...Show All
Earl Anderson ClickOnce updating on a Windows Installer app
Hey yall I am wondering if it is possible to enable the "smart" updating features of ClickOnce on an application that would require at least an initial installation with Windows Installer Thanks MacKenzie I have been searching the net for post regarding using Windows Installer and "smart" updating. This is the closest post to the same problem I have. I main reason I have to use Windows Installer is because there are a ...Show All
bidur Non-responsive IExplorer 6.0
well then, since I am new to this forum, could you please direct me to the right forum for this question I can't seem to find it on the list of numerous categories. Thanks, Devin If you read the post it informs you of the correct place to post. ...Show All
Wasting Body How do I convert a .gif image into Icon?
Hi, I have several gif images as embedded resources in my C# project. I am able to load them and display them on a buttons, pictureboxs etc. But I want to load the same gif image and set it as the Icon for my form. How do I convert&nb ...Show All
RogerLainson Why in my setup project is my shortcut underlined in error?
Hi I have created a shortcut in my desktop folder on my target machine. For some unknown reason it is underlined in blue and my setup project fails to compile. What is wrong Thanks I think you added a file to yout&n ...Show All
