Search the web
Sign In
New User? Sign Up
CSharpNET · C# .NET (C-Sharp) Developers' Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19711 - 19740 of 19766   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
19740
And so, you are inviting issues if it comes to a license audit, and opening the door to intermittent, unpredictable server performance down the line. Hey, glad...
Andrew Badera
andrewbadera
Offline Send Email
Dec 3, 2009
11:11 pm
19739
Thanks guys for your time. I solved it by calling the Quit() method of the interop object. But that worked in a machine with IIS 5. In another IIS 5 machine, I...
Tanvir Faraj
tanvir_faraj
Offline Send Email
Dec 3, 2009
4:49 am
19738
there are different reason it may happens 1. Even though you kill the process, and also not able to see in task manage then also process will be there for a...
NIhal Singh
nihal777
Offline Send Email
Dec 3, 2009
4:17 am
19737
If you're using VSTO to open those files, or any form of Office interop assembly, you should be aware that they're not licensed for server use, nor are they...
Andrew Badera
andrewbadera
Offline Send Email
Dec 2, 2009
3:31 pm
19736
As far as I can infer from the code sample that you gave here, error is because of anonymous type you are using as datasource, here is what I believe should...
Mahendra Mavani
mdmavani
Offline Send Email
Dec 2, 2009
3:27 pm
19735
Hi all, I am working on an asp.net 3.5 application and part of my application opens up an Excel and Powerpoint file. After opening those files, I have released...
Tanvir Faraj
tanvir_faraj
Offline Send Email
Dec 1, 2009
9:46 am
19734
i still having an error.. this is my code behind the datasource: <asp:ObjectDataSource ID="ObjectDataSourcePorts" runat="server" SelectMethod="GetPorts" ...
Karen Grace Buenavent...
bkarengrace_03
Offline Send Email
Dec 1, 2009
1:28 am
19733
Because I'm not working in .Net. I'm working in C++ and MS Visual Studio 6. We're in the classic bind of wanting to migrate to C# but not having the time, so...
Rob Richardson
interrobang
Offline Send Email
Nov 30, 2009
1:31 pm
19732
There is a time out setting on web.config and you may need to modify the machine config as well. Jason Weaver 817-449-8765 ... From: "Samah Hammad"...
Jason Weaver
william.weaver
Offline Send Email
Nov 29, 2009
4:32 pm
19731
error indicates that datasource object that you are using to bind with dropdown does not have property "PortId". Possible reasons are 1) You dont have property...
Mahendra Mavani
mdmavani
Offline Send Email
Nov 28, 2009
8:08 pm
19730
hi to all, im a newbie in asp.net c# programming im having this error: DataBinding: '<>f__AnonymousType5c`29[[System.Int32, mscorlib, Version=2.0.0.0,...
bkarengrace_03
Offline Send Email
Nov 27, 2009
8:02 pm
19729
I think Rob's flagship application is written in C++ using MS Visual C++ 6. How to directly sheeh WebBrowser control in .NET? I would like to know. ...
Puzzlefun
puzzlefun...
Online Now Send Email
Nov 27, 2009
8:02 pm
19728
You need to put a win32 host control on the form, then put the OWC in there. It should work from that point. You won't see it in the designer because it's not...
alvin bruney
vapor_dan
Offline Send Email
Nov 27, 2009
4:28 pm
19727
Sorry, should clarify that. You can expose C# to COM all day long. And if you don't want to do that, you can expose it via a service that C++ can call all day...
Andrew Badera
andrewbadera
Offline Send Email
Nov 27, 2009
2:13 am
19726
Why in the world would you use an old-school OCX when you can use a WebBrowser control in .NET? Sheesh! ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞...
Andrew Badera
andrewbadera
Offline Send Email
Nov 27, 2009
2:13 am
19725
Hi, i am having a problem here regarding the WPF control. i used the Microsoft office speardsheet 11.0 in windows forms. now i wanted to use it in wpf...
yella hari
yellahari2002
Offline Send Email
Nov 27, 2009
12:02 am
19724
Hi all: I have a new web application using c# that should allow user to upload video with maximum 5 minutes, the plroblem appears when displaying video, the...
Samah Hammad
sassohammad
Offline Send Email
Nov 27, 2009
12:02 am
19723
Hi Rob, You may use c#.net to create a COM control (OCX) to show your webpage. That is very simple. Then you use this OCX in your c++ code. Good luck. ...
Puzzlefun
puzzlefun...
Online Now Send Email
Nov 27, 2009
12:02 am
19722
The problem is that this is not a .Net managed control. This is an old library used in a Visual C++ 6 application, and it's not even a library we developed....
Rob Richardson
interrobang
Offline Send Email
Nov 25, 2009
7:57 pm
19721
Isn't it cheapter to just fix the problem? These issues are fairly easily resolved. The "memory leak" is most likley in the interop layer associated with the...
alvin bruney
vapor_dan
Offline Send Email
Nov 25, 2009
5:36 pm
19720
Rob, We have custom web Kiosk that was originally written in VB6 and recently converted to C#. The application is a Windows form application that hosts IE....
Merritt, Bruce
bpm9648
Offline Send Email
Nov 25, 2009
3:19 pm
19719
Greetings! Our flagship application is written in C++ using MS Visual C++ 6. When the application starts, it shows some buttons across the top and down the...
Rob Richardson
interrobang
Offline Send Email
Nov 25, 2009
1:44 pm
19718
Hi,   I have some forms where the Icons dont show up in the Windows TaskBar. Instead the main Program Form's icon shows when these forms open. It's not all...
Green
greenlamar3020
Offline Send Email
Nov 19, 2009
3:32 am
19717
Well i solved it in the following way: ... public static void RegisterTreeNodeEffect(System.Web.UI.Page page, System.Web.UI.WebControls.TreeView treeView) { ...
Tanvir Faraj
tanvir_faraj
Offline Send Email
Nov 16, 2009
3:47 pm
19716
I have the same problem . Mahmoud Ghoz www.Ghoz.NET From: CSharpNET@yahoogroups.com [mailto:CSharpNET@yahoogroups.com] On Behalf Of Tanvir Faraj Sent: Monday,...
Mahmoud Ghoz
moody253
Offline Send Email
Nov 16, 2009
11:08 am
19715
Hi, Please consider the following case: I have a treeview control in a page. Only name and value property is set for each treenode. The 'SelectedNodeChange'...
Tanvir Faraj
tanvir_faraj
Offline Send Email
Nov 16, 2009
7:07 am
19714
You'll have a line defined by its start and end points. You will need to define handlers for the mouse down and mouse move events, and maybe the mouse up...
Rob Richardson
interrobang
Offline Send Email
Nov 13, 2009
3:48 pm
19713
Dear Dan , Thank you for your support . Regards , Mahfouz ________________________________ From: Dan Fat <dan_fat83@...> To: CSharpNET@yahoogroups.com ...
mahfouz sayed
mahfouz_sayed
Offline Send Email
Nov 12, 2009
9:10 pm
19712
Hello. Unfortunatelly I can't give you any code. But if you like, you could start developing the application, and I'll help whenever I can. With regards, Dan...
Dan Fat
dan_fat83
Offline Send Email
Nov 12, 2009
3:39 pm
19711
Hi   How do you open the OpenFileDialog() object in "Details" view rather than "List" view? Is there a property for this? Green Lamar Contact me at:...
Green
greenlamar3020
Offline Send Email
Nov 11, 2009
6:56 am
Messages 19711 - 19740 of 19766   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help