Answer Questions
AY8389 post asp.net in the net or microsoft Internet Explorer
Hi everyone I am kind of new in asp.net. please can you help me with this if I have a page or a web cite build by using asp.net. or an asp page in my visual studio, how can I put to the enternet... my quesion is how can see my page with out using visual studio run and debuging tools.. thank you.. Leader... No, you can't host in GeoCities, they only do static hosting I believe. http://www.asp.net/Hosters ...Show All
ko Suite Integration Toolkit Executable has encountered problem
I have encountered this when installing VS Express on Win XP 2002 SP 2 "Suite Integration Toolkit Executable has encountered a problem and needs to close. We are sorry for the inconvenience." I also tried saving and installing. Still encounter same problem. I had the same problem but able to fix it. Check your HAL (Hardware Abstraction Layer). If it is "Hardware Abstraction Layer Version = "5.1.2600.2180 (xpsp_sp2_ rtm .0408 ...Show All
kanand Cannot Access Free Registration Materials via Thank-You Emails
Hi everyone. I'm trying to access the free downloads that come with registration, but I only see the Web Developer downloads listed. I don't see the icons, components, or book that come with C#. I assume they would all be listed on one page, but they aren't there. How can I find them Thanks, John Salerno P.S. I don't understand how to download what *is* there either. The link to the Web Developer book says it's a pdf, but when you download it ...Show All
Ganapathy Redistributing C# ISO
Am I allowed to redistribute the Visual Studio C# express .ISO image by putting it on a Portal in my company (Intranet) Thanks, Marcus Visual Studio 2005 Express Editons are free-to-download and free-to- register , for the distributing I'm not so sure... Maybe redistributing is free for ISVs only Thanks for your reply. Can somebody from Microsoft confirm this Regards, Marcus ...Show All
Sir Limey 'Exclude From Project' in Solution Explorer
Hi All, Visual Studio .NET 2003 and Visual Web Developer both have a 'Exclude From Project' menu command when right-clicking a file in the Solution Explorer. I can't find this command in Visual Basic Express. How can I remove a file from my project, while in the IDE, without deleting it Thanks, Gordon Bell Good Gordon.... I didn't know Exclude from project was absent in VBE !!!! Should ...Show All
Dan987 registration after a download
I downloaded the VB package and could not locate my passport ID and figured that I could register later. Well, I cannot find a link to register with. Will I be forced to uninstall and do a new download Any help will be appreciated! That was it. Thanks Hi, 1) start the ide 2) Help -> Register Product then the registration page will open in your browser. ...Show All
Mamta M Free and good Tutorials
hi, i hope if anyone counter a good free tutorial that talk about the new concepts of "OO" to share it in this thread . this is a very good online Tutorial its free and covers almost of basics in brief and good explanation the best dictionary to explain computer terms note :- this dictionary have other sections so search for technology sections there a list of terms that used in computer field its ...Show All
Conradical Read line listbox to variable
Hello I have a listbox and i need some of the lines But how can i write them best to an variable,array() I am looking but doesn't found the right code (instruction) Thanks nobody I need it quickly!! It's for a project and must be finished this week SJWhiteley wrote: Did you find the listbox.items property in the help files There's an example ...Show All
Matt S Visual Basic Express Edition expired..
Just opened a new project for today (12:45AM) and Visual Basic Express Edition Beta 2 has given me a prompt that its' expired.. I thought it never did - can someone help me out here please. Thank you. Fair enough. I didn't know they'd stopped releasing the beta editions. I'm just registering my new copy now ;) thanks You can cheat. Set your clock back a month, fire ...Show All
chug com and microcontroler
I’m a beginner with Visual Basic. My final faculty project (assembly hardware and software) consists of driving microcontroller from PC. I have choused visual basic 2005 express edition to make graphic interface ( supervising controlling and data acquisition ) Argument: I ‘m using serial COM port for connection between devices. I my see lateral (ascii) on Hyper terminal; I ha ...Show All
Kvltv Unable to deselect text in the IDE text editor
When I select text in the editor and then want to deselect it, the selection won't go away. The selection is supposed to go away when I click anywhere in the window but all it does is move the end of the selection to the cursor position. Double clicking and pressing Esc don't work either. The only way I've found to deselect text is to close the window. What setting to I need to use to be able to deselect text Ricky Bennett wrote ...Show All
RobertSM RS232 (Comm Port) Cant read the line HELP
Hi, I was trying to read the text from comm poert w/ new SerialPOrt object but for some reson it dosnt work. But I can write everything though. I'm using all defult seetings for the port object. And here is the code that I have. Also when I chnded read timeout, I got an error in time out. Public Class PORTs Private Sub Button1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click sp.Op ...Show All
tlwilli2 Serial ports, Bytes, Hex reading and writing, ASCII control characters.
Hopefully the subject line will help other people doing a search to find some answers! I've been struggling for a bit to write simple bytes to a serial device which then returns an acknowledgement of 7 bytes. My aim was to run a program under windows which when I clicked a button would send some bytes of data, the serial device would then send an acknowledgement back to the user. For some reason after a while I selected VB Express. As i ...Show All
asanhaji spegase VS 2005 Express Macro IDE
I have just loaded VS 2005 Express and cannot find any of the Macro IDE elements on the menus. For this new version to be useful to me, I need to be able to import a bunch of macros from my VS 2002 setup. Does anyone know what I'm missing here Do I need to install something else. TIA I was missing the keyboard macros a lot too and wasted an hour trying to find VS2005 IDE keyboard shortcut listings (with no luc ...Show All
praveench2k Command to disable buttons or other things
Hello, me again. How do I disable buttons Or make them dissapear (Some buttons need to be disabled in my program for certain users) And can you also provide the command to enable the buttons and to make them appear. Bye and thanks in advance. hi, the button or most of controls has 2 properties you can use for this (enabled , and visible) both of them are boolean you can use Button1.Enabled ...Show All
