Search:
Namespaces
Discussions
.NET v1.1
Feedback
publish a web that uses 3rd party components
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngconfig' list
.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
=?iso-8859-1?Q?Jo=E3o?= Pedro Martins
-- Moved from [aspngfreeforall] to [aspngconfig] by Cain Marco <
Click here to reveal e-mail address
> --
Hello,
I've developed a asp.net web application, and I'm trying to publish
it to the hosting company (which in this case is Alentus). This web
uses a component to generate charts, ChartDirector. This component
is installed at Alentus.
When I copy the web to Alentus, I would expect everything to work fine=
(xcopy
install, and all that, right?)
It's complaining that it cannot find the ChartDirector component. The error=
I
get is:
File or assembly name netchartdir, or one of its dependencies, was not=
found.
(netchartdir is the ChartDirector's assembly/DLL name)
And the trace info is:
LOG: Policy not being applied to reference at this time (private, custom,=20
partial, or location-based assembly bind).
LOG: Post-policy reference: netchartdir
LOG: Attempting download of new URL=20
file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET=20
Files/root/6c7eea0d/107a3f93/netchartdir.DLL.
LOG: Attempting download of new URL=20
file:///C:/WINNT/Microsoft.NET/Framework/v1.0.3705/Temporary ASP.NET=20
Files/root/6c7eea0d/107a3f93/netchartdir/netchartdir.DLL.
LOG: Attempting download of new URL=20
file:///D:/Websites/www.thesitename/bin/netchartdir.DLL .
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file=20
(C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet.config).
LOG: Using machine configuration file from=20
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\config\machine.config.
LOG: Post-policy reference: netchartdir, Version=3D2.0.0.0, Culture=3Dneutra=
l,=20
PublicKeyToken=3D2db5fc05de12e204
What I can figure is:
- during local development, I had to add a reference to netchartdir.dll,
which had to be placed in the bin directory so it would work. Now in the
production server, it expects the said component to be in the same place.
The thing is, the component version I have is the dev version, not the
final version, so I want to use the version existing at the hosting.
How can I do this?
Rephrasing simply: how can I publish webs that use 3rd party components,
to a host company that has them in their server, such that references work?
I'm a worried about this because the project has to be ready soon,
and I'm getting nowhere.
jo=E3o martins
--
Jo=E3o Pedro Martins
Click here to reveal e-mail address
|create|it|
http://www.create.pt
http://www.usabilidade.com
Reply to this message...
dave wanta (VIP)
Hi,
It sounds like there are actually 2 different versions, thus different
public tokens that are linked to, internally, inside of the compiled
assembly.
What would happen if you take the production .dll (located inside of the
/bin folder), and copied it locally, set a reference to it, compiled your
application, and then re-deployed it to production?
Thanks,
dave
----- Original Message -----
From: "João Pedro Martins" <
Click here to reveal e-mail address
>
To: "aspngconfig" <
Click here to reveal e-mail address
>
Sent: Tuesday, May 28, 2002 3:29 PM
Subject: [aspngconfig] publish a web that uses 3rd party components
> -- Moved from [aspngfreeforall] to [aspngconfig] by Cain Marco
<
Click here to reveal e-mail address
> --
[Original message clipped]
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com