|
|
 Rank: Fanatic
Joined: 7/20/2006 Posts: 449 Location: NL
|
Exception (System.NullReferenceException) is reproducable over multiple machines :(
Also, on my XP machine I get this warning (I take it you understand dutch :p ): Uitzonderingstype: ArgumentException Uitzonderingsbericht: Item is al toegevoegd. Sleutel in woordenboek: ShortName Sleutel die wordt toegevoegd: ShortName
Disregard my comment about the loading of the package......that was a dumb-mistake I made (I actually tried to import the zip-file that contains the binaries :blush: )
Working on an events-calendar with recursion. Post requests on my blog!
|
|
 Rank: Aficionado
Joined: 12/21/2007 Posts: 122 Location: Belgium
|
Thanks. I have found a source of a NullRE. Does it appear in your browser or only in the server logs? The "Item is al toegevoegd" ("Key already added" for the non-Dutch speaking :)), does it occur when you try to install a package that failed at first attempt? Umbraco Core Team Developer | Working on vNext | LinkedIn
|
|
 Rank: Fanatic
Joined: 7/20/2006 Posts: 449 Location: NL
|
The NullRE only appears in server logs. The loading of pages also take A LOT longer than with the SQL-server installer, but that is probably related.
Hm, forgot when the other error occurred exactly.....will do some more testing later today.
Cheers, PeterD
Working on an events-calendar with recursion. Post requests on my blog!
|
|
 Rank: Aficionado
Joined: 12/21/2007 Posts: 122 Location: Belgium
|
Alright, the NullRE's are a known issue now, they occur in the destructor of the record reader. It's harmless, but will of course be fixed. About the speed, can you define "A LOT"? Is this a local or remote connection? On what machine? Umbraco Core Team Developer | Working on vNext | LinkedIn
|
|
 Rank: Aficionado
Joined: 12/21/2007 Posts: 122 Location: Belgium
|
Peter, maybe it's better we continue this issue by mail, since this thread is getting lengthy and it's a topic that is only relevant for you and me. You can mail me (in Dutch would be fine): [firstname].[lastname]@gmail.com. Umbraco Core Team Developer | Working on vNext | LinkedIn
|
|
|
Guest |