ASP.NET Deploying

We created ASP.NET pages and set the Web.config file correctly then copied then and deployed on a another server (IIS). The problem is when we try to access the .aspx files they still redirect to the old testing server path. I have checked my Config file and the
connectionstring is correct. all the subdirectories have the right Location reading....anyone with an idea?

View Replies


ADVERTISEMENT

Deploying An ActiveX Component In A CAB File, Problem

I have created an .OCX in VB6 for use on a web page. I created a .cab file
and placed this file on the web server and updated the web page with the
<OBJECT> tag with the correct guid, etc.

When I hit the web page, it prompts me and asks if I want to download and
install the component. I click yes and it appears to go through the
motions of downloading the .cab, etc. But the control never appears on the
web page. When I check the registry, the ocx (and its dependencies) are
not registered. In fact, I can't see that the ocx is even on the system
anywhere. If I manually install and register the ocx, then the web page
works fine. Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved