![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi! I want to offer a web site/web service where one can import .cab Files from Analysis Services databases to process them further. I tried to run the msmdarch tool within an batch file from an execution site (as described in http://www.aspheute.com/artikel/20010220.htm), but I get an error when it comes to the msmdarch command. (although the same command works in a windows shell). Are there some security settings one needs to get this running? Are there other ways to approach this? Could the OLAP Manager Add-In Kit help with this? If anybody has any idea on this, please let me know. Thanks Werner |
#3
| |||
| |||
|
|
what is the error? how do you execute the command line? (from an ASP.NET application?) which user account is used to execute the batch file? "wekrato" <register (AT) sosgmbh (DOT) at> wrote in message news:1138966199.002989.108430 (AT) g49g2000cwa (DOT) googlegroups.com... Hi! I want to offer a web site/web service where one can import .cab Files from Analysis Services databases to process them further. I tried to run the msmdarch tool within an batch file from an execution site (as described in http://www.aspheute.com/artikel/20010220.htm), but I get an error when it comes to the msmdarch command. (although the same command works in a windows shell). Are there some security settings one needs to get this running? Are there other ways to approach this? Could the OLAP Manager Add-In Kit help with this? If anybody has any idea on this, please let me know. Thanks Werner |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
I turned Anonymous access off and used impersonate inside the code, so the user must be the same as my local user, am I right? |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Thanks Darren for your answer. Now I got rid of the error, but the database still won't restore. Here is what I did: - Set up the thing with the application pool and turned to Network Service. - Assigned Network Service into the OLAP Administrator Group The imported database just does not show up in the list of databases in the Analysis-Manager. I could not find an entry in the system logs either. Where could I find the error messages of msmdarch? Is there a way to get it running under IIS 5.1 as well? Would be nice, because the delevepment platform is Win XP. Nice regards Werner |
#8
| |||
| |||
|
#9
| |||
| |||
|
#10
| |||
| |||
|
|
Do you think it is possible to get this running? This is not really the type of thing I have ever tried to do and I don't |
|
Hi Darren! Thanks again for your answer. I tried with the .log file, but it is not generated. The _output.log is generated but empty. Sorry to say that we are back to the error, even on the IIS 6 machine. I found out that I have been using the wrong path for a while which only worked on the development machine. It is rather strange If I use the wrong path, the errorlevel is zero. and - of course - nothing is imported. I checked the access date of the .cab but it looks like it is never accessed. Does the NETWORK SERVICE account need more rights than being in the OLAP Admin group? Which user could I impersonate to? What specialties would that user need? I tried on the IIS 6 with a newly generated user and then the website could not be loaded anymore, that's why I switched back to NETWORK SERVICE. Do you think it is possible to get this running? Thanks. Nice regards Werner |
![]() |
| Thread Tools | |
| Display Modes | |
| |