From: Namit Setia on
Hi,

I have Windows 7 64bit and am using Matlab r2010a and am trying to get the bloomberg api up and working (I had it working on my previous version of Matlab, but have since upgraded)

When I do:

c = blp

I get the following error:

??? Error using ==> blp at 38
Failed to start session.

I'm no matlab expert, so I was wondering if anyone has seen this error before or if anyone knows how to go about debugging it?

Thanks,
namit
From: tal on
"Namit Setia" <namit101(a)yahoo.com> wrote in message <hr7tb5$fid$1(a)fred.mathworks.com>...
> Hi,
>
> I have Windows 7 64bit and am using Matlab r2010a and am trying to get the bloomberg api up and working (I had it working on my previous version of Matlab, but have since upgraded)
>
> When I do:
>
> c = blp
>
> I get the following error:
>
> ??? Error using ==> blp at 38
> Failed to start session.
>
> I'm no matlab expert, so I was wondering if anyone has seen this error before or if anyone knows how to go about debugging it?
>
> Thanks,
> namit

check

http://www.mathworks.com/support/solutions/en/data/1-BPTJDX/index.html?product=DF&solution=1-BPTJDX
From: tal on
"tal " <tal_shir(a)yahoo.com.au> wrote in message <hre5ln$l05$1(a)fred.mathworks.com>...
> "Namit Setia" <namit101(a)yahoo.com> wrote in message <hr7tb5$fid$1(a)fred.mathworks.com>...
> > Hi,
> >
> > I have Windows 7 64bit and am using Matlab r2010a and am trying to get the bloomberg api up and working (I had it working on my previous version of Matlab, but have since upgraded)
> >
> > When I do:
> >
> > c = blp
> >
> > I get the following error:
> >
> > ??? Error using ==> blp at 38
> > Failed to start session.
> >
> > I'm no matlab expert, so I was wondering if anyone has seen this error before or if anyone knows how to go about debugging it?
> >
> > Thanks,
> > namit
>
> check
>
> http://www.mathworks.com/support/solutions/en/data/1-BPTJDX/index.html?product=DF&solution=1-BPTJDX

or better

http://www.mathworks.com/support/bugreports/618860
From: Namit Setia on
Thanks! that second link worked!

"tal " <tal_shir(a)yahoo.com.au> wrote in message <hrp1a5$hof$1(a)fred.mathworks.com>...
> "tal " <tal_shir(a)yahoo.com.au> wrote in message <hre5ln$l05$1(a)fred.mathworks.com>...
> > "Namit Setia" <namit101(a)yahoo.com> wrote in message <hr7tb5$fid$1(a)fred.mathworks.com>...
> > > Hi,
> > >
> > > I have Windows 7 64bit and am using Matlab r2010a and am trying to get the bloomberg api up and working (I had it working on my previous version of Matlab, but have since upgraded)
> > >
> > > When I do:
> > >
> > > c = blp
> > >
> > > I get the following error:
> > >
> > > ??? Error using ==> blp at 38
> > > Failed to start session.
> > >
> > > I'm no matlab expert, so I was wondering if anyone has seen this error before or if anyone knows how to go about debugging it?
> > >
> > > Thanks,
> > > namit
> >
> > check
> >
> > http://www.mathworks.com/support/solutions/en/data/1-BPTJDX/index.html?product=DF&solution=1-BPTJDX
>
> or better
>
> http://www.mathworks.com/support/bugreports/618860