DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
Current group : microsoft.public.dotnet.framework.interop     2425 threads
page nr.:    1      2      3      4      5      6      7   



Poor performance of Word on loading?   (1 messages)   Date: Wed, 4 Jul 2007 14:10:01 -0700
Hello, we use Word in a vb2005 win-forms-app. We need it for open password-protected docs and save it without password in a Temp-Path. We also need it to show the word-doc and write-protect it in a web-browser within ...

I can not compile my first C# Interop program without Visual Stud   (2 messages)   Date: Tue, 3 Jul 2007 07:24:01 -0700
Hi folks, I can not compile my first C# Interop program without Visual Studio: step 1: I downloaded tha PIA, and verified the assemblies in GAC in my machine. step 2: I created a simple C# console program with ...

Walt   (1 messages)   Date: Tue, 03 Jul 2007 06:00:51 -0700
...

.NET remoting and COM strange behavior   (3 messages)   Date: Mon, 02 Jul 2007 05:49:18 -0700
Hi, I have following strange problem. I run remote object using .NET remoting. This remoting object creates some COM object (STA) and executes some methods. The strange behavior is that if I print GetCurrentThreadId inside remote ...

Prevent embedded Word instance resizing for invisible task pane   (1 messages)   Date: Mon, 02 Jul 2007 04:13:04 -0700
Hi all, I am using a slightly modified version of DsoFramer to embed a Word document into a Windows Forms application, but have a strange problem when trying to protect the document from user input. If I use the Document ...

COM Interop   (3 messages)   Date: Mon, 2 Jul 2007 16:12:14 +0530
Hi , I am trying to reference a COM dll ( x.dll) from my C# code. I have to do this programatically at runtime and access its functions. ( Not through Project-->Add Reference->COM-------etc that we do through visual studio ...

Using .NET COM object in VBA fails   (3 messages)   Date: Mon, 02 Jul 2007 01:09:33 -0700
I have a problem using .NET assemblies by their COM interface from VBA. Everything works well on my machine, but on a different PC I allways get the error message: "Automation error. The system cannot find the file specified ...

Triska   (1 messages)   Date: Sun, 01 Jul 2007 22:45:47 -0700
...

VB6 update procedure with vb.Net   (3 messages)   Date: Sun, 1 Jul 2007 22:16:01 -0700
OK My vb.net (.Net 2.0) code crashes when I update a vb6 dll. I’m using interop com to communicate to the vb6 dll. So to start with all is well as in the .Net app is working just fine with the vb6 dll. But then I update ...

different levels of proficiency.   (1 messages)   Date: Mon, 02 Jul 2007 01:47:29 GMT
way that leads to collective organizational success. In order to ...

Microsoft Office Document Imaging, Interop.MODI reporting corrupt   (1 messages)   Date: Sat, 30 Jun 2007 17:38:01 -0700
I'm using the Microsoft Office Document Imaging 11.0 Type Library and performing OCR on images. What I'm doing is starting with a 1600x900 32-bit image then using the system.drawing.bitmap class to extract smaller images ...

WebBrowser control in .Net 3. Is it possible???   (1 messages)   Date: Sun, 1 Jul 2007 01:25:51 +0400
Hi Everybody! I just installed .Net 3 Framework on my computer and created new Windows Application (WPF) in visual studio 2005 sp1. Then tried to find WebBrowser control in Toolbox but couldn't locate it. I tried to add ...

Hot New Free Website for Singles!   (1 messages)   Date: Sat, 30 Jun 2007 11:02:27 -0700
Hi Singles, We have just opened a great site full of links that will help you find your mate, a friend or even a lover. Click away and have fun! Please tell your friends and family to visit us! http://www.datingbook ...

Eat Cookies and Loss Weight. See How   (1 messages)   Date: Sat, 30 Jun 2007 01:32:09 -0700
Hi Cookers, Welcome to our new website, cookersworld.com. We have expanded the content links to ad Summer Weight Loss Recipes. Lose weight eating cookies and more! Get into shape for the summer! We have easy to make ...

Excel Interop with in-memory document - no file system   (2 messages)   Date: Fri, 29 Jun 2007 07:34:31 -0700
I have Excel 2003 documents stored in a SQL 2005 database, VARBINARY(MAX) column. I need to read the documents out of the table, open them up, modify their header, and write them back to another table. In .Net 2.0 is it possible ...

Enum   (5 messages)   Date: Fri, 29 Jun 2007 17:02:09 +0530
Hi , I have a problem passing enum as a parameter in my C# code. I tried declaring the parameter as int as well as long . I even tried using MarshalAs attribute. I am getting exception saying parameters are not matching ...

Read-Only Word document in AxWebBrowser   (4 messages)   Date: Fri, 29 Jun 2007 01:24:35 -0700
Hi, I've been trying to find a way to host a 'view' of a Word document in a Windows Forms app. Ideally I'd like it to be just the document; no controls or toolbars, and certainly no editing functionality. It seems that ...

New Wprd.Application failing with "This command is not available because no document is open"   (2 messages)   Date: Thu, 28 Jun 2007 11:39:35 -0700
I can't open a Word session in a C# session without getting an error "This command is not available because no document is open". The simplest code illustrating the problem is below: using System; using System.Collections ...

Windows application with OCX on Win64   (4 messages)   Date: Thu, 28 Jun 2007 12:29:17 +0200
Hi, I'm developing a .Net windows application that implements a couple of OCX components. The application runs ok on win32, but when I installed it on a Win 64(xp) machine the program craches. Also did a small test ...

IDownloadManager   (8 messages)   Date: Wed, 27 Jun 2007 16:44:01 -0700
Greetings, I am trying to make a custom download manager in c#. The code compile, I register it with gacutil and regasm, but when I open IE and click on a link to download, I get the standard IE download dialog. Is there ...


page nr.:    1      2      3      4      5      6      7   
Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us