Bart
Fri Jan 14 12:47:51 CST 2005
I am using the Windows Server 2003 SP1 DDK RC1 -- 3790.1289, not the 3790.
I was using the 3790 and having problems with the install, and now the
install is working, but I have not gone back to rebuild with 3790 to see if
it made a difference.
http://www.microsoft.com/whdc/driver/foundation/WhichDDK.mspx
"Naveen" <Naveen@discussions.microsoft.com> wrote in message
news:250810CB-B1AF-4BBF-AC23-962CAA44FAAE@microsoft.com...
> Hi!
> I got it installed. I dont know why but if I build the dll with Windows
> server DDK 3790 using Windows Server 2003 AMD 64 bit chkd build it does
not
> install. However if I build it using LDK 4074 it builds and installs fine.
>
> Did any one else faced similar problem whats the difference between the
two
> enviornment?
>
> Naveen
>
> "Naveen" wrote:
>
> > Hi!
> > Looking in the setupapi.log it gives me
> > #V039 Opened INF "D:\WINDOWS\INF\printupg.inf", PNF not created
(Language =
> > 0409).
> >
> > I have added the registry key need to log verbose msg
> >
> > Any Idea what is this all about.
> > Naveen
> >
> >
> > "Naveen" wrote:
> >
> > > Hi!
> > > Yeah I have already done all that... dll is built all fine and printer
is
> > > also installing fine if I dont use Ui Plug-in so inf is also fine.
> > > I also have renderer dll and that even does not have any
problems.Printer
> > > gets insatlled fine if I use Renderer dll and just gpd but as soon as
I
> > > include UI plug-in it does not install.
> > >
> > > Thanks
> > > Naveen
> > >
> > > "Bart Crane" wrote:
> > >
> > > > Get and build with Windows Server 2003 SP1 DDK RC1 from MSDN.
> > > >
> > > > Run the SETENV.BAT like so:
> > > >
> > > > C:\WINDDK\3790.1289\bin\setenv C:\WINDDK\3790.1289 chk AMD64
WNET
> > > >
> > > > Build the DLL.
> > > >
> > > > Update the INF using the "decorations", or add the
> > > > DisableDecoratedModelsCheck in the Registry.
> > > >
> > > > Ensure that the Security Policy allows "unsigned drivers" to be
installed.
> > > >
> > > > If you are already doing all that, then... uh oh.
> > > >
> > > >
> > > > "Naveen" <Naveen @discussions.microsoft.com> wrote in message
> > > > news:8ADDE82E-849C-4ED9-8B84-94C84C263FDA@microsoft.com...
> > > > > Hi!
> > > > > I have build a UI Plug-in for Windows server 2003 AMD 64. But when
i
> > > > install
> > > > > it driver does not get install and gives some error.
> > > > > I have sorted out that the problem is only due to UI Plug-in dll
because
> > > > it
> > > > > gets install fine if I remove UI dll and just use gpd.
> > > > > Pls. let me know how I can find what is going wrong. I tried to
see debug
> > > > > messages using WinDbg but I did not get any.
> > > > > How to debug or what can go wrong. Same code and 32 bit dll works
fine on
> > > > 32
> > > > > bit machines.
> > > > >
> > > > > Thanks
> > > > > Naveen
> > > >
> > > >
> > > >