CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 11/12/2004 1:03:28 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 4 Views: 12 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
5 Items, 1 Pages 1 |< << Go >> >|
primalfear
Asp.Net User
How do you change the path for to a .dll?11/12/2004 1:03:28 AM

0/0

In the Master Pages control, from the control gallery, it looks to find the .dll file that is located in a bin folder in the root directory. But i dont believe that anywhere in the code does it say to look there for the file. Is this an IIS configuration or something that I am missing?

Thanks,

Alex
mbanavige
Asp.Net User
Re: How do you change the path for to a .dll?11/12/2004 2:21:18 AM

0/0

asp.net apps look in the bin folder of the app root for dlls. that is the design.
if you prefer not to keep extra dlls in the bin folder, you could look at installing the dll into the GAC. Installing the dll in the GAC allows all apps on the machine to use the single dll as opposed to copying it to the bin folder of each app.

note: the dll needs to be strongly signed before it can be installed in the GAC.

Mike Banavige
~~~~~~~~~~~~
Dont forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
primalfear
Asp.Net User
Re: How do you change the path for to a .dll?11/12/2004 2:25:14 AM

0/0

Gracias.

But what if you have your site hosted on a shared server company? Can you still upload .dll's?
mbanavige
Asp.Net User
Re: How do you change the path for to a .dll?11/12/2004 1:44:45 PM

0/0

if they didn't let you , i'd host elsewhere.

..NET is designed to execute the server code from a compiled dll even for the pages themselves.
Mike Banavige
~~~~~~~~~~~~
Dont forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
primalfear
Asp.Net User
Re: How do you change the path for to a .dll?11/12/2004 3:51:27 PM

0/0

I see. I just looked into it for my host, and fortunately they do. Its pretty neat stuff..
5 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Foundation PHP for Dreamweaver 8 Authors: David Powers, Pages: 510, Published: 2005
Developing GIS Solutions with MapObjects and Visual Basic Authors: Bruce A. Ralston, Pages: 315, Published: 2002
International Test Conference Proceedings 1995: Papers. Authors: D. C.) International Test Conference (1995 : Washington, York) IEEE (New, IEEE Computer Society Staff, International Test Conference (, IEEE, IEEE, conference International test, IEEE Computer Society, Philadelphia Section, Test Technology Technical Committee, Pages: 1100, Published: 1995
Pro Excel 2007 VBA Authors: Jim DeMarco, Pages: 361, Published: 2008
Windows Vista Annoyances: Tips, Secrets, and Solutions Authors: David A. Karp, Pages: 641, Published: 2008
PHP Solutions, Dynamic Web Design Made Easy: Dynamic Web Design Made Easy Authors: David Powers, SpringerLink (Online service, Pages: 0, Published: 2006
MCSE Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Services Infrastructure Exam Cram 2 (Exam Cram 70-294): Exam Cram 2, 70-294 Authors: David Watts, Will Willis, Ed Tittel, Will Willis, Jr., Pages: 480, Published: 2003
The Windows Serial Port Programming Handbook Authors: Laurie Kelly, Ying Bai, Pages: 824, Published: 2004
Foundation PHP 5 for Flash Authors: David Powers, Pages: 699, Published: 2005

Web:
Visual Studio change reference path dll : path, reference, dll, how Hi, i have project with several common components that are organized in seperate dlls, eg databaseAccess.dll layoutHandler.dll and many many more After ...
How do you change the path for to a .dll? - ASP.NET Forums Re: How do you change the path for to a .dll? 11-11-2004, 9:21 PM ... Re: How do you change the path for to a .dll? 11-11-2004, 9:25 PM ...
Download Uxtheme Multi-patcher 6.0 - A patch that will change your ... A patch that will change your uxtheme.dll on Windows XP. Uxtheme Multi-patcher will allow you to use any 3rd party msstyle theme on Windows XP/SP1/SP2 or ...
Reini Urban - How can you change the DLL name in the .idata ... There's a lot of reloc support, and you could change symbol names, ... Provide an objdump option to rename a certain DLL path to fix breakage for older libs ...
[Patches] [Patch #102409] Cygwin Python DLL and Shared Extension Patch Anyway, I am very willing to change the patch to install both LDLIBRARY and ... Nevertheless, I am willing to change the name of the Cygwin Python DLL, ...
Bryce McKinlay - Re: Patch to enable libgcj.dll for MinGW Obviously, we couldn't apply this patch as-is with that change. ... pulls in a dynamic libgcj.dll makes more sense in this environment. A ...
MSDN Visual C++ General Can't change .dll search path for ... Can't change .dll search path for executable I'm trying to debug.
Change in kernel32.dll, user32.dll ,shell32.dll, ntoskrnl.exe path ... I was running a virus scan, and it said that thereā€¦
Cambiare Temi di Windows patch uxteme.dll The procedure is easy, is necessary patch a dll of windows. for the pathc you can use a multi-patcher that change the uxtheme.dll into c:\windows\system32 ...
Danny Smith - [patch/RFC] ld/pe-dll.c: mark .reloc section as ... [patch/RFC] ld/pe-dll.c: mark .reloc section as discardable unless building ... In this case, there is no change of behaviour and the reloc section is _not_ ...

Videos:
how to get RPG maker VX (FULL) for free! thats right! for freeeee: you will need to download from the following links: rpg maker vx trial: http://www.download.com/Rpg-Maker-VX/3000-2121_4-...
Asheron's Call - Intro Movie and ingame emulator Asheron's Call 1 released in 1999 is one of the first 3D MMORPG's Online RPG's and still continues to run to this day though it has changed quite a b...
BeGeistert 014 Interview of yellowTAB During BeGeistert 014 (April 2-3, 2005) Daniel "daat" Teixeira from IsComputerOn and Chris Simmons from Haiku News spent 40 minutes interviewing Yell...




Search This Site:










form view data not clearing after inserted

cant apply style to page

master label change

treeview and javascript

auto-select menu item if it goes, possible?

design templates

select node in tree view after bind

master page

how to determine number of child and leafe nodes ?

how to prevent master page images and content page flicker while navigate the menu bar.

how to run see web site made on visual web developer 2005

data driven sitemap

do mater pages have a page_loadcomplete event

setting sytle in a user control

menu doesn't like style sheet

linkbutton with blank target

changing theme dynamically for the application from content page.

master page with base href

is it possible to get a treeview node value from the master page?

still experiencing 'secure and unsecure' ssl issue with menus

master page with absoulte postioning ???

re: ajax (asp.net with c#)

treeview expand issue

set a panel to visible = false in master page from a content page.

issue with page navigation as i switch tabs

problems customizing the menu control

how to display treeview without its rootnode

what about treeview control support in asp.net?

roll controled sitemap nodes (hide/show without web.config)

registerhiddenfield within master page

  Privacy | Contact Us
All Times Are GMT