server. can someone please identify whats wrng with it?
all the required dll which was running on the development server was copied
into the production server even the aspnetmenu dll...
but i'm still having this problem...
=== Pre-bind state information ===
LOG: DisplayName = ASPnetMenu, Version=1.5.0.0, Culture=neutral,
PublicKeyToken=9bc9f846553156bb
(Fully-specified)
LOG: Appbase = file:///D:/App/GAR NPI2
LOG: Initial PrivatePath = bin
Calling assembly : NPI, Version=1.0.1924.37987, Culture=neutral,
PublicKeyToken=null.
===
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\MICROS~1.NET\FRAMEW~1\V11~1.432\aspnet .config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\confi g\machine.config.
LOG: Post-policy reference: ASPnetMenu, Version=1.5.0.0, Culture=neutral,
PublicKeyToken=9bc9f846553156bb
LOG: Attempting download of new URL
file:///C:/WINDOWS/MICROS~1.NET/FRAMEW~1/V11~1.432/Temporary ASP.NET
Files/root/c3a69742/9fe93016/ASPnetMenu.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/MICROS~1.NET/FRAMEW~1/V11~1.432/Temporary ASP.NET
Files/root/c3a69742/9fe93016/ASPnetMenu/ASPnetMenu.DLL.
LOG: Attempting download of new URL file:///D:/App/GAR
NPI2/bin/ASPnetMenu.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Minor VersionIs the application folder that has the "bin" folder where do you place the
aspnetmenu.dll, marked as an application in IIS? E.g is the bin folder at
correct level in the app hierarchy?
--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
"Asha" <Asha@dotnet.itags.org.discussions.microsoft.com> wrote in message
news:6D1D936E-B0FC-445F-AC67-4B185123C343@dotnet.itags.org.microsoft.com...
> hello attach is a problem i'm having after deploying to the production
> server. can someone please identify whats wrng with it?
> all the required dll which was running on the development server was
> copied
> into the production server even the aspnetmenu dll...
> but i'm still having this problem...
> === Pre-bind state information ===
> LOG: DisplayName = ASPnetMenu, Version=1.5.0.0, Culture=neutral,
> PublicKeyToken=9bc9f846553156bb
> (Fully-specified)
> LOG: Appbase = file:///D:/App/GAR NPI2
> LOG: Initial PrivatePath = bin
> Calling assembly : NPI, Version=1.0.1924.37987, Culture=neutral,
> PublicKeyToken=null.
> ===
> LOG: Publisher policy file is not found.
> LOG: No redirect found in host configuration file
> (C:\WINDOWS\MICROS~1.NET\FRAMEW~1\V11~1.432\aspnet .config).
> LOG: Using machine configuration file from
> C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\confi g\machine.config.
> LOG: Post-policy reference: ASPnetMenu, Version=1.5.0.0, Culture=neutral,
> PublicKeyToken=9bc9f846553156bb
> LOG: Attempting download of new URL
> file:///C:/WINDOWS/MICROS~1.NET/FRAMEW~1/V11~1.432/Temporary ASP.NET
> Files/root/c3a69742/9fe93016/ASPnetMenu.DLL.
> LOG: Attempting download of new URL
> file:///C:/WINDOWS/MICROS~1.NET/FRAMEW~1/V11~1.432/Temporary ASP.NET
> Files/root/c3a69742/9fe93016/ASPnetMenu/ASPnetMenu.DLL.
> LOG: Attempting download of new URL file:///D:/App/GAR
> NPI2/bin/ASPnetMenu.DLL.
> WRN: Comparing the assembly name resulted in the mismatch: Minor Version
0 comments:
Post a Comment