Quantcast
Browsing all 1741 articles
Browse latest View live

Reopened Issue: config loadFromRemoteSources needed? [18020]

Hi, when using the new 1.5.1 assemblies (build 90130) from my .net 4.0 application I receive a NotSupportedExeption "The invoked member is not supported in a dynamic assembly." when calling var app =...

View Article


Reopened Issue: Resharper/MSpec Assembly bind erros with 1.5.1 [18003]

Hi Sebastian, (I'm writing in English so others can also follow the discussion aas i gues this may affect more people then just me) I've just upgraded to 1.5.1 and now all Specs (MSpec tests) that are...

View Article


Reopened Issue: bad color [17992]

netoffice v1.4.1 - Excel when i run this code, WorkSheet.Range(cell).Font.Color = Color.Blue.ToArgb(); the result is in Red instead of Blue ! if i do this : WorkSheet.Range(cell).Font.Color =...

View Article

Reopened Issue: Please add 'Trace' ConsoleMode to DebugConsole [17986]

Right now, the DebugConsole class has options to log to the console, file or memorylist.Could you please add 'Trace' as an option which logs a message using the .NET framework trace logging system.A...

View Article

Reopened Issue: Syntactical issue with parametrized properties [17856]

for properties with optional parameters and 0 properties in the minimal version you need the get_ Method overload to use them, but the get_ Overload is hidden in intellisense. this is a good way.task:...

View Article


Reopened Issue: InvalidCastException for some enum properties [17855]

in some situations, office returns the value for an enum as double.typical is integer, but it is what is is. in this situation an InvalidCastException ocurred.task: fix the problem

View Article

Reopened Issue: major bug in NetOffice 1.4.0 [17665]

NetOffice 1.4 has a critical bug in the new SafeMode functionality.The SafeMode (Settings.EnableSafeMode, true by default) doesnt work correctly.This feature checks at runtime automaticly the property...

View Article

Reopened Issue: InvalidCastException in Word Dialog.Show [17551]

I get an InvalidCastException when using the Dialog.Show method in a Word add-in.It may be caused by a cast of 'object' to 'int' the NetOffice code , while the return object is in fact 'Int16'

View Article


Reopened Issue: create vba-style overloads for properties with parameters...

properties with parameters are mapped in NetOffice and Interop assemblies as method with "get_" or/and "set_" prefix. this is very untypical for VBA developers. task: create a mapped method without...

View Article


Reopened Issue: wrong entity type: IRibbonUI, ICustomTaskPaneConsumer [17050]

I do mistake in Release 1.3.1  the following interfaces are generated as classes and have to generate as interface of course. IRibbonUIIRibbonControlIRibbonExtensibilityICustomTaskPaneConsumer

View Article

Reopened Issue: Attach to instance of MSOffice App [17043]

Now we cant attach COMObject to a running instance of any COM, that registered in ROT. All (?) MS Office App register self instances in ROT, so ..... NetOffice must support attaching to exists...

View Article

Reopened Issue: Word Window.GetPoint does not return values [17015]

The GetPoint function of a Word application Window object, does not return any values in NetOffice. GetPoint(int,int,int,int,object) It should work like the interop...

View Article

Reopened Issue: Exception while using custom Enumerators [16994]

an issue is reported by ngx. http://netoffice.codeplex.com/discussions/281614 custom enumerators use a wrong array range in NetOffice, as outcome an exception was thrown.task: change used array range...

View Article


Reopened Issue: Missing indexer for some properties [16898]

Some properties are missing the indexer to access an item. Especially BuiltInDocumentProperties and CustomDocumentProperties on Word.Document should have it.For BuiltInDocumentProperties it should be...

View Article

Reopened Issue: Some lists are not Enumerable in Outlook [16739]

Please implement IEnumerable on the various lists across the solution. Otherwise, there are a lot of foreach-statements in applications that would need to be rewritten to for-loops for people migrating...

View Article


Reopened Issue: Shape.Line and Shape.Fill throw exceptions in NetOffice [16324]

After adding a line to the worksheet with the Worksheet.Shapes.AddLine method, the .Line property of the returned Excel.Shape cannot be accessed. A LateBindingApi.Core.LateBindingApiException is thrown...

View Article

Reopened Issue: Exception while add Event Trigger in actual Office Versions...

a major bug is reported by Boris Hurinek.NetOffice creates the eventbridge for an object always with the lowest available EventInterface.as outcome you got an exception while add an event trigger or...

View Article


Reopened Issue: wrap all exceptions from office COM Server in a COMException...

Interop Assemblies wrap all exceptions from the COM Server in a COMException.NetOffice doesnt do that and existing code there using interop assemblies are not portable without changes maybe.task: wrap...

View Article

Reopened Issue: Error when opening Word samples in Word 2007 [16026]

When I run the word C# samples I get an error dialog when opening the resulting doc afterwords.The dialog says:Title: C# WordRibbonAddinText: An error occured in OnAction. Error accessing resource Stream

View Article

Reopened Issue: System.AccessViolationException when writing Excel Cells [15922]

Hi, the following piece of code throws an System.AccessViolationException using System;using System.Collections.Generic;using System.Linq;using System.Text;using Excel = NetOffice.ExcelApi;using...

View Article
Browsing all 1741 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>