Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet general > november 2004 > threads for friday november 5

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

asp.net/global.asax application variable
Posted by newbieaspnet at 11/5/2004 9:14:05 PM
This is a real basic question. How can I use a variable that I have included in global.asax in my webform in a web application? Thanks for your help in advance. Would appreciate any help....more >>


web apps + remoting sometimes request queue force to iisreset
Posted by Dicky Cheng at 11/5/2004 8:02:56 PM
Hi, I have web client application and web server application. The client will send remoting request to the server. In a normal condition, the client app runs smoothly. But sometimes, the client will request queue up due to too many requests from users, and that requests will trigger remoting s...more >>

Bound Property problem
Posted by Tommy at 11/5/2004 7:59:20 PM
I added a property to the asp.net textbox. It is set as bindable and i am able to do so. When i go to read the property the value is not there. Somehow it isn't persisted on the server. I tried using ViewState() to set and read the property and it did nothing. Here is the code I am using. ...more >>

Assembly Hell !!!
Posted by Angelos Karantzalis at 11/5/2004 7:32:29 PM
Is there anywhere a clear guide on using Assemblies and .NET COM+ componets ??? I've two web apps in my machine. They both use a COM+ component ( actually, the same one !!! ), which in turn uses an assembly ... On the first web app things work smoothly and all is well ... On the second, i...more >>

URGENT MESSAGE HELP JUST READ! NEED YOUR HELP TO GET A HOT GIRL PLEASE HELP FAST!!!
Posted by Kurt Watson at 11/5/2004 6:00:11 PM
When i sign in to hotmail it says the following: Web Browser Software Limitations Your Current Software Will Limit Your Ability to Use Hotmail You are using a web browser that Hotmail does not support. If you continue to use your current browser software we cannot guarantee that Hotm...more >>

Build Error in Inherited Forms
Posted by Sean at 11/5/2004 4:30:01 PM
I have a Studio issue where I have a base Form - FormA. FormB inherits from FormA. I have a property or a control in FormB called Prop1 that was NOT inherited from formA. Sometimes, when I edit a completely unrelated class, I get the following build error: Name Prop1 is not declared. ...more >>

IDisposable
Posted by Bendik Engebretsen at 11/5/2004 1:38:52 PM
My main project is an MFC application. Its document class derives from COleServerDoc and I have implemented an Automation interface based on IDispatch. I am using VisualBasic to test the Automation interface. After moving to VB.NET, I have gotten into trouble when releasing my document objec...more >>

Check Internet connection, prompt dial-up dialog. Pls Help!
Posted by sleepyant at 11/5/2004 1:31:04 PM
Hi, I've posted this question on several forum but have no response. So I hope anyone who have any idea what I'm talking about please give your solution or advice. My problem is I need to check the internet connection and pop-up a Dial-Up dialog when there isn't any? I've tried the followin...more >>



Translating .NET app to different languages (IE: Spanish)
Posted by Daniel Friend at 11/5/2004 12:56:54 PM
Is there any way to translate an application to different languages like Spanish, German, Japanese? This info would be greatly helpful! Thanks, Dan ...more >>

How to Copy a .NET Solution
Posted by Charles Law at 11/5/2004 11:21:58 AM
A little while ago, I stumbled across a utility that someone had written to copy/move a .NET solution to another location, without transferring all the transient files and directories. I cannot now for the life of me remember where I saw it. Does anyone recall such a utility, and could you poi...more >>

Writing fixed length files
Posted by KLomax at 11/5/2004 11:05:01 AM
VB6 allowed you to define User types that you could write to file using the [Put] statement. This is a nice way to generate fixed length text files. See Below. How do you do this in VB.NET? Thanks, Ken ============ Code Snipit ============ Private Type DAlloc Code As String * 1 ...more >>

General Event Handler
Posted by Guy Gani at 11/5/2004 10:05:52 AM
This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C4C31F.0837E5A0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: quoted-printable Hello, I have a small application with one form and a user control on it. The = user control is loaded d...more >>

*.csproj' is not installed!! Why this problem keep coming out?
Posted by GoodMorningSky at 11/5/2004 8:49:28 AM
Hi, all.. Most of time when I download sample solution in .NET from Web and open sln file on my computer it gives me the following error on screen shot, "The application for the project C:\... .csproj' is not installed..." But as you see on the picture, it contains PropertyBag.csproj file!! H...more >>

DataSets, RowStates and Transactions
Posted by Ben Reese at 11/5/2004 8:44:01 AM
I have a DataTable that I am updating inside a transaction After each row is updated the changes on the row are implicitly accepted by the dataAdapter and the rowstate is set to unchanged. However If the transaction fails - Say, because a unique constraint is violated, the transaction rolls ...more >>

receive email in VB.net
Posted by Li Weng at 11/5/2004 8:26:02 AM
Hi, I use MailMessage to send emails and it works fine. But I don't know what object I can use to receive emails. Could you help me with this? Thanks in advance. Li ...more >>

refering to controls using variables
Posted by dkalsow at 11/5/2004 6:50:02 AM
Good Morning, I have a text box called txtbox1. Is there a way I can refer to it sorta like. dim intI as integer = 1 me.txtbox & intI = "testing" Thanks in advance!...more >>

Items in List box are not visible
Posted by Alan at 11/5/2004 6:25:17 AM
In windows form I just created a ListBox. Added some items with String Collection Editor. When I run it - these entries are not visible. When I Expand Drop down I see empty space only. If I click on any line down there the item goes to the first line and becomes visible. Sounds very weird a...more >>

MessageBox font not displaying
Posted by Rich Tasker at 11/5/2004 5:41:07 AM
I have a strange situation. A simple call to MessageBox.Show("XXX", "YYY") does not display the message in the messagebox with a visible font. Based on the content of the messagebox, the box sizes properly so I know there is a message in there. I also found a keyboard shortcut where <ctrl>+...more >>

Distributed Transaction in different web services
Posted by Avanish Pandey at 11/5/2004 2:00:17 AM
Hello All We have 3 differen services (in 3 different server) Service A,B,C . We want to implement distributed transaction when call methods of B and C from A. Is it possible? if yes then how? I have read the doc regarding this: http://www.developer.com/net/asp/article.php/3385631 but...more >>

Programmatically add history item in the WebBrowser control
Posted by Victor Hadianto at 11/5/2004 1:30:01 AM
Hi, Is it possible to programmatically add a history link in the web browser control without getting the WebBrowser control to visit a URL? -- Victor Hadianto http://www.synop.com/Products/SauceReader/ ...more >>


DevelopmentNow Blog