03-31-05 12:47 PM
Hi,
you need to add a file system location for the SDO and not a web location.
Something like
c:\directory\export.sdo
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights
Book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"djoledjole" <djdjokic@protected> wrote in message
news:a9e005d19c51b99491f21add917d673b@lo
calhost.talkaboutsoftware.com...
> I use Stefan's code from gotdotnet.com(calling SDAPI from managed Code)
and
> I did little modification in the code. I won't export .sdo file with next
> parameter set strPackageName = "http://localhost/export/Export.sdo";
>
> but when I try to execute create .exe file I receive next error
>
> "An unhandled exception of type
> 'System.Runtime.InteropServices.COMException' occurred in
> MyNavigationServerControl.exe
>
> Additional information: Could not create compressed file. The file is
> hidden - remove the hidden attribute from the file and try the operation
> again."
>
> Is it possible to write file as mentioned above
>
>
>
[ Post a follow-up to this message ]
|