[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Evan Camilleri

7/28/2008 7:42:00 AM

This is driving me crazy! I removed 7.3.5 and replace with 8.1. Web.Config
refers to 8.1. I found no where in the project referring to 7.3.5. On the
development machine it is working. On the client machine it is not. I even
tried to install the 8.1 evaluation version on the client machine ... still
NO LUCK... seems it still wants to load 7.3.5. Here is the trace:

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'DevExpress.XtraReports.v7.3, Version=7.3.5.0,
Culture=neutral, PublicKeyToken=9b171c9fd64da1d1' could not be loaded.

Assembly manager loaded from:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
Running under executable c:\windows\system32\inetsrv\w3wp.exe
--- A detailed error log follows.

=== Pre-bind state information ===
LOG: User = NT AUTHORITY\NETWORK SERVICE
LOG: DisplayName = DevExpress.XtraReports.v7.3, Version=7.3.5.0,
Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
(Fully-specified)
LOG: Appbase = file:///C:/hol/WebStatisticReports/
LOG: Initial PrivatePath = C:\hol\WebStatisticReports\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file:
C:\hol\WebStatisticReports\web.config
LOG: Using host configuration file:
\\?\c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: DevExpress.XtraReports.v7.3, Version=7.3.5.0,
Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
LOG: Attempting download of new URL
file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.DLL.
LOG: Attempting download of new URL
file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
LOG: Attempting download of new URL
file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.EXE.
LOG: Attempting download of new URL
file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.




5 Answers

Cowboy

7/28/2008 2:14:00 PM

0

Web site?
Check your refresh files in the /bin folder. Delete them completely and
rebuild the references to 8.1.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces...list...

or just read it:
http://gregorybeamer.spaces...

********************************************
| Think outside the box! |
********************************************
"Evan Camilleri" <evan@holisticrd.com.nospam> wrote in message
news:%23uSW7VI8IHA.4864@TK2MSFTNGP06.phx.gbl...
> This is driving me crazy! I removed 7.3.5 and replace with 8.1.
> Web.Config refers to 8.1. I found no where in the project referring to
> 7.3.5. On the development machine it is working. On the client machine
> it is not. I even tried to install the 8.1 evaluation version on the
> client machine ... still NO LUCK... seems it still wants to load 7.3.5.
> Here is the trace:
>
> Assembly Load Trace: The following information can be helpful to determine
> why the assembly 'DevExpress.XtraReports.v7.3, Version=7.3.5.0,
> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1' could not be loaded.
>
> Assembly manager loaded from:
> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
> Running under executable c:\windows\system32\inetsrv\w3wp.exe
> --- A detailed error log follows.
>
> === Pre-bind state information ===
> LOG: User = NT AUTHORITY\NETWORK SERVICE
> LOG: DisplayName = DevExpress.XtraReports.v7.3, Version=7.3.5.0,
> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
> (Fully-specified)
> LOG: Appbase = file:///C:/hol/WebStatisticReports/
> LOG: Initial PrivatePath = C:\hol\WebStatisticReports\bin
> Calling assembly : (Unknown).
> ===
> LOG: This bind starts in default load context.
> LOG: Using application configuration file:
> C:\hol\WebStatisticReports\web.config
> LOG: Using host configuration file:
> \\?\c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config
> LOG: Using machine configuration file from
> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
> LOG: Post-policy reference: DevExpress.XtraReports.v7.3, Version=7.3.5.0,
> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
> LOG: Attempting download of new URL
> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.DLL.
> LOG: Attempting download of new URL
> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
> LOG: Attempting download of new URL
> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.DLL.
> LOG: Attempting download of new URL
> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
> LOG: Attempting download of new URL
> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.EXE.
> LOG: Attempting download of new URL
> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
> LOG: Attempting download of new URL
> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.EXE.
> LOG: Attempting download of new URL
> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
>
>
>
>

Evan Camilleri

7/28/2008 3:05:00 PM

0

done that already. there is no reference in my project to the 7.3 versions

"Cowboy (Gregory A. Beamer)" <NoSpamMgbworld@comcast.netNoSpamM> wrote in
message news:Ofq72wL8IHA.3696@TK2MSFTNGP04.phx.gbl...
> Web site?
> Check your refresh files in the /bin folder. Delete them completely and
> rebuild the references to 8.1.
>
> --
> Gregory A. Beamer
> MVP, MCP: +I, SE, SD, DBA
>
> Subscribe to my blog
> http://gregorybeamer.spaces...list...
>
> or just read it:
> http://gregorybeamer.spaces...
>
> ********************************************
> | Think outside the box! |
> ********************************************
> "Evan Camilleri" <evan@holisticrd.com.nospam> wrote in message
> news:%23uSW7VI8IHA.4864@TK2MSFTNGP06.phx.gbl...
>> This is driving me crazy! I removed 7.3.5 and replace with 8.1.
>> Web.Config refers to 8.1. I found no where in the project referring to
>> 7.3.5. On the development machine it is working. On the client machine
>> it is not. I even tried to install the 8.1 evaluation version on the
>> client machine ... still NO LUCK... seems it still wants to load 7.3.5.
>> Here is the trace:
>>
>> Assembly Load Trace: The following information can be helpful to
>> determine why the assembly 'DevExpress.XtraReports.v7.3, Version=7.3.5.0,
>> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1' could not be loaded.
>>
>> Assembly manager loaded from:
>> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
>> Running under executable c:\windows\system32\inetsrv\w3wp.exe
>> --- A detailed error log follows.
>>
>> === Pre-bind state information ===
>> LOG: User = NT AUTHORITY\NETWORK SERVICE
>> LOG: DisplayName = DevExpress.XtraReports.v7.3, Version=7.3.5.0,
>> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
>> (Fully-specified)
>> LOG: Appbase = file:///C:/hol/WebStatisticReports/
>> LOG: Initial PrivatePath = C:\hol\WebStatisticReports\bin
>> Calling assembly : (Unknown).
>> ===
>> LOG: This bind starts in default load context.
>> LOG: Using application configuration file:
>> C:\hol\WebStatisticReports\web.config
>> LOG: Using host configuration file:
>> \\?\c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config
>> LOG: Using machine configuration file from
>> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
>> LOG: Post-policy reference: DevExpress.XtraReports.v7.3, Version=7.3.5.0,
>> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
>> LOG: Attempting download of new URL
>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.DLL.
>> LOG: Attempting download of new URL
>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
>> LOG: Attempting download of new URL
>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.DLL.
>> LOG: Attempting download of new URL
>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
>> LOG: Attempting download of new URL
>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.EXE.
>> LOG: Attempting download of new URL
>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
>> LOG: Attempting download of new URL
>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.EXE.
>> LOG: Attempting download of new URL
>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
>>
>>
>>
>>
>


Chris Marsh

7/29/2008 11:06:00 AM

0

Evan

But is there a reference to 7.3 in any of the assemblies in the bin folder?
Take each assembly, and use Reflector to see which assemblies are referenced
- including version. I have chased down version conflicts this way before -
when previous versions of an assembly are being referenced by third party
assemblies (or similar circumstances).

HTH

--
Regards

Chris Marsh

"Evan Camilleri" wrote:

> done that already. there is no reference in my project to the 7.3 versions
>
> "Cowboy (Gregory A. Beamer)" <NoSpamMgbworld@comcast.netNoSpamM> wrote in
> message news:Ofq72wL8IHA.3696@TK2MSFTNGP04.phx.gbl...
> > Web site?
> > Check your refresh files in the /bin folder. Delete them completely and
> > rebuild the references to 8.1.
> >
> > --
> > Gregory A. Beamer
> > MVP, MCP: +I, SE, SD, DBA
> >
> > Subscribe to my blog
> > http://gregorybeamer.spaces...list...
> >
> > or just read it:
> > http://gregorybeamer.spaces...
> >
> > ********************************************
> > | Think outside the box! |
> > ********************************************
> > "Evan Camilleri" <evan@holisticrd.com.nospam> wrote in message
> > news:%23uSW7VI8IHA.4864@TK2MSFTNGP06.phx.gbl...
> >> This is driving me crazy! I removed 7.3.5 and replace with 8.1.
> >> Web.Config refers to 8.1. I found no where in the project referring to
> >> 7.3.5. On the development machine it is working. On the client machine
> >> it is not. I even tried to install the 8.1 evaluation version on the
> >> client machine ... still NO LUCK... seems it still wants to load 7.3.5.
> >> Here is the trace:
> >>
> >> Assembly Load Trace: The following information can be helpful to
> >> determine why the assembly 'DevExpress.XtraReports.v7.3, Version=7.3.5.0,
> >> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1' could not be loaded.
> >>
> >> Assembly manager loaded from:
> >> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
> >> Running under executable c:\windows\system32\inetsrv\w3wp.exe
> >> --- A detailed error log follows.
> >>
> >> === Pre-bind state information ===
> >> LOG: User = NT AUTHORITY\NETWORK SERVICE
> >> LOG: DisplayName = DevExpress.XtraReports.v7.3, Version=7.3.5.0,
> >> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
> >> (Fully-specified)
> >> LOG: Appbase = file:///C:/hol/WebStatisticReports/
> >> LOG: Initial PrivatePath = C:\hol\WebStatisticReports\bin
> >> Calling assembly : (Unknown).
> >> ===
> >> LOG: This bind starts in default load context.
> >> LOG: Using application configuration file:
> >> C:\hol\WebStatisticReports\web.config
> >> LOG: Using host configuration file:
> >> \\?\c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config
> >> LOG: Using machine configuration file from
> >> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
> >> LOG: Post-policy reference: DevExpress.XtraReports.v7.3, Version=7.3.5.0,
> >> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
> >> LOG: Attempting download of new URL
> >> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
> >> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.DLL.
> >> LOG: Attempting download of new URL
> >> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
> >> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
> >> LOG: Attempting download of new URL
> >> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.DLL.
> >> LOG: Attempting download of new URL
> >> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
> >> LOG: Attempting download of new URL
> >> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
> >> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.EXE.
> >> LOG: Attempting download of new URL
> >> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
> >> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
> >> LOG: Attempting download of new URL
> >> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.EXE.
> >> LOG: Attempting download of new URL
> >> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
> >>
> >>
> >>
> >>
> >
>
>
>

Cowboy

7/29/2008 2:48:00 PM

0

I am dittoing Evan on this. Also make sure none of the compiled bits you are
using have any reference.

There are numerous places you can have reference:

1. Bin folder
2. config files
3. another assembly

I would also look at solution and project files, just in case.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces...list...

or just read it:
http://gregorybeamer.spaces...

********************************************
| Think outside the box! |
********************************************
"Evan Camilleri" <evan@holisticrd.com.nospam> wrote in message
news:u2GD$MM8IHA.3480@TK2MSFTNGP03.phx.gbl...
> done that already. there is no reference in my project to the 7.3 versions
>
> "Cowboy (Gregory A. Beamer)" <NoSpamMgbworld@comcast.netNoSpamM> wrote in
> message news:Ofq72wL8IHA.3696@TK2MSFTNGP04.phx.gbl...
>> Web site?
>> Check your refresh files in the /bin folder. Delete them completely and
>> rebuild the references to 8.1.
>>
>> --
>> Gregory A. Beamer
>> MVP, MCP: +I, SE, SD, DBA
>>
>> Subscribe to my blog
>> http://gregorybeamer.spaces...list...
>>
>> or just read it:
>> http://gregorybeamer.spaces...
>>
>> ********************************************
>> | Think outside the box! |
>> ********************************************
>> "Evan Camilleri" <evan@holisticrd.com.nospam> wrote in message
>> news:%23uSW7VI8IHA.4864@TK2MSFTNGP06.phx.gbl...
>>> This is driving me crazy! I removed 7.3.5 and replace with 8.1.
>>> Web.Config refers to 8.1. I found no where in the project referring to
>>> 7.3.5. On the development machine it is working. On the client machine
>>> it is not. I even tried to install the 8.1 evaluation version on the
>>> client machine ... still NO LUCK... seems it still wants to load 7.3.5.
>>> Here is the trace:
>>>
>>> Assembly Load Trace: The following information can be helpful to
>>> determine why the assembly 'DevExpress.XtraReports.v7.3,
>>> Version=7.3.5.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1' could
>>> not be loaded.
>>>
>>> Assembly manager loaded from:
>>> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
>>> Running under executable c:\windows\system32\inetsrv\w3wp.exe
>>> --- A detailed error log follows.
>>>
>>> === Pre-bind state information ===
>>> LOG: User = NT AUTHORITY\NETWORK SERVICE
>>> LOG: DisplayName = DevExpress.XtraReports.v7.3, Version=7.3.5.0,
>>> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
>>> (Fully-specified)
>>> LOG: Appbase = file:///C:/hol/WebStatisticReports/
>>> LOG: Initial PrivatePath = C:\hol\WebStatisticReports\bin
>>> Calling assembly : (Unknown).
>>> ===
>>> LOG: This bind starts in default load context.
>>> LOG: Using application configuration file:
>>> C:\hol\WebStatisticReports\web.config
>>> LOG: Using host configuration file:
>>> \\?\c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config
>>> LOG: Using machine configuration file from
>>> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
>>> LOG: Post-policy reference: DevExpress.XtraReports.v7.3,
>>> Version=7.3.5.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
>>> LOG: Attempting download of new URL
>>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.DLL.
>>> LOG: Attempting download of new URL
>>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
>>> LOG: Attempting download of new URL
>>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.DLL.
>>> LOG: Attempting download of new URL
>>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
>>> LOG: Attempting download of new URL
>>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.EXE.
>>> LOG: Attempting download of new URL
>>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
>>> LOG: Attempting download of new URL
>>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.EXE.
>>> LOG: Attempting download of new URL
>>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
>>>
>>>
>>>
>>>
>>
>
>

Evan Camilleri

8/1/2008 8:20:00 PM

0

this drove me crazy. In the end I removed ASP.NET and re-installed it...
then it worked!

Before I could not find and 7.3 dlls...but


Evan


http://www.holi...
http://www.dotnetmu...
http://mobilesa...


"Cowboy (Gregory A. Beamer)" <NoSpamMgbworld@comcast.netNoSpamM> wrote in
message news:uGofeoY8IHA.356@TK2MSFTNGP02.phx.gbl...
>I am dittoing Evan on this. Also make sure none of the compiled bits you
>are using have any reference.
>
> There are numerous places you can have reference:
>
> 1. Bin folder
> 2. config files
> 3. another assembly
>
> I would also look at solution and project files, just in case.
>
> --
> Gregory A. Beamer
> MVP, MCP: +I, SE, SD, DBA
>
> Subscribe to my blog
> http://gregorybeamer.spaces...list...
>
> or just read it:
> http://gregorybeamer.spaces...
>
> ********************************************
> | Think outside the box! |
> ********************************************
> "Evan Camilleri" <evan@holisticrd.com.nospam> wrote in message
> news:u2GD$MM8IHA.3480@TK2MSFTNGP03.phx.gbl...
>> done that already. there is no reference in my project to the 7.3
>> versions
>>
>> "Cowboy (Gregory A. Beamer)" <NoSpamMgbworld@comcast.netNoSpamM> wrote in
>> message news:Ofq72wL8IHA.3696@TK2MSFTNGP04.phx.gbl...
>>> Web site?
>>> Check your refresh files in the /bin folder. Delete them completely and
>>> rebuild the references to 8.1.
>>>
>>> --
>>> Gregory A. Beamer
>>> MVP, MCP: +I, SE, SD, DBA
>>>
>>> Subscribe to my blog
>>> http://gregorybeamer.spaces...list...
>>>
>>> or just read it:
>>> http://gregorybeamer.spaces...
>>>
>>> ********************************************
>>> | Think outside the box! |
>>> ********************************************
>>> "Evan Camilleri" <evan@holisticrd.com.nospam> wrote in message
>>> news:%23uSW7VI8IHA.4864@TK2MSFTNGP06.phx.gbl...
>>>> This is driving me crazy! I removed 7.3.5 and replace with 8.1.
>>>> Web.Config refers to 8.1. I found no where in the project referring to
>>>> 7.3.5. On the development machine it is working. On the client
>>>> machine it is not. I even tried to install the 8.1 evaluation version
>>>> on the client machine ... still NO LUCK... seems it still wants to load
>>>> 7.3.5. Here is the trace:
>>>>
>>>> Assembly Load Trace: The following information can be helpful to
>>>> determine why the assembly 'DevExpress.XtraReports.v7.3,
>>>> Version=7.3.5.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1'
>>>> could not be loaded.
>>>>
>>>> Assembly manager loaded from:
>>>> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
>>>> Running under executable c:\windows\system32\inetsrv\w3wp.exe
>>>> --- A detailed error log follows.
>>>>
>>>> === Pre-bind state information ===
>>>> LOG: User = NT AUTHORITY\NETWORK SERVICE
>>>> LOG: DisplayName = DevExpress.XtraReports.v7.3, Version=7.3.5.0,
>>>> Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
>>>> (Fully-specified)
>>>> LOG: Appbase = file:///C:/hol/WebStatisticReports/
>>>> LOG: Initial PrivatePath = C:\hol\WebStatisticReports\bin
>>>> Calling assembly : (Unknown).
>>>> ===
>>>> LOG: This bind starts in default load context.
>>>> LOG: Using application configuration file:
>>>> C:\hol\WebStatisticReports\web.config
>>>> LOG: Using host configuration file:
>>>> \\?\c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config
>>>> LOG: Using machine configuration file from
>>>> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
>>>> LOG: Post-policy reference: DevExpress.XtraReports.v7.3,
>>>> Version=7.3.5.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1
>>>> LOG: Attempting download of new URL
>>>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>>>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.DLL.
>>>> LOG: Attempting download of new URL
>>>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>>>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
>>>> LOG: Attempting download of new URL
>>>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.DLL.
>>>> LOG: Attempting download of new URL
>>>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.DLL.
>>>> LOG: Attempting download of new URL
>>>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>>>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3.EXE.
>>>> LOG: Attempting download of new URL
>>>> file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET
>>>> Files/statistics/732b03de/2ef8d446/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
>>>> LOG: Attempting download of new URL
>>>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3.EXE.
>>>> LOG: Attempting download of new URL
>>>> file:///C:/hol/WebStatisticReports/bin/DevExpress.XtraReports.v7.3/DevExpress.XtraReports.v7.3.EXE.
>>>>
>>>>
>>>>
>>>>
>>>
>>
>>
>