Archive for May, 2007

After installing IIS the ASP.NET setup has to be started by using following command:

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i

Falls aus Excel Daten importiert werden die sowohl textuell als auch numerisch sein können (pro Spalte), dann kann es passieren, dass numerische Werte als NULL-Values dargestellt werden.

Lösung:
Einfach bei Extended Connection Properties (des Excel Connection Managers) “IMEX=1″ (für import-Mode) anfügen.

[Quelle: http://support.microsoft.com/default.aspx?scid=kb;EN-US;194124]