Re: Problem to load Stream Drivers in release configuration by Nat
Nat
Wed Oct 31 14:05:01 PDT 2007
The DLL was not on the device because of an error in the
Driver.bib file. I did not specify MODULES at the top of the file. Since it
was the first line of the pbUserProjects.bib, the Dll was not transfered to
the windows Directory.
Thank you for your help.
Nat
"Bruce Eitman [eMVP]" wrote:
> Having a registry setting for the driver and having the driver actually be
> on the device are two different things altogether.
>
> Is the driver on the device?
>
> > What kind of variables could bring the driver to fail?
> Any variable that you did not initialize, but instead assume an initial
> state which was valid with a debug build and not valid with a retail build.
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> beitman AT applieddata DOT net
>
> Applied Data Systems
> www.applieddata.net
> An ISO 9001:2000 Registered Company
> Microsoft WEP Gold-level Member
>
> "Nat" <Nat@discussions.microsoft.com> wrote in message
> news:38E24505-9E99-47E8-84A2-8629EF325E80@microsoft.com...
> > Yes, the driver is on the device. I checked the registry: I can see it in
> > the
> > <built in>, but not in the <active>.
> > What kind of variables could bring the driver to fail?
> >
> > Nat.
> >
> >
> > "Bruce Eitman [eMVP]" wrote:
> >
> >> Is the driver actually on the device? Is the driver failing becuase of
> >> variable initialization, that is handled better with a debug build?
> >>
> >> --
> >> Bruce Eitman (eMVP)
> >> Senior Engineer
> >> beitman AT applieddata DOT net
> >>
> >> Applied Data Systems
> >> www.applieddata.net
> >> An ISO 9001:2000 Registered Company
> >> Microsoft WEP Gold-level Member
> >>
> >> "Nat" <Nat@discussions.microsoft.com> wrote in message
> >> news:5B5775C7-7277-42C5-8A7C-7C4921765C5E@microsoft.com...
> >> > I've developped a Stream Driver. Everything looks fine in Debug
> >> > Configuration
> >> > and works pretty well on my Device. Then I sysgen My OS + My Driver in
> >> > RELEASE Configuration. I run it on my Device,.In this case My driver
> >> > is
> >> > not
> >> > loaded by The Device Manager. I cannot figure out why, I checked
> >> > registry
> >> > key, exported functions...I cannot figure out why it works in debug and
> >> > not
> >> > in release.
> >> >
> >> > Any clues.
> >> >
> >> > Nat
> >>
> >>
> >>
>
>
>