473,409 Members | 1,943 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,409 software developers and data experts.

works but it doesn't work

hey all,

i working with the Publisher object model in an ASP.NET page. When I'm
working with my project locally everything works fine. However, when I deploy
the application to my app server, it won't work for the clients. Any reason
why? They're getting an IIS error. Is there something I need to configure for
IIS?

It's the "Page cannot be displayed" error.

Any ideas?

Thanks,
rodchar
Apr 24 '06 #1
4 1147
We need a little more information. Can the users browse to a simple test.htm
manually placed at the same location?

Jeff
"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:3A**********************************@microsof t.com...
hey all,

i working with the Publisher object model in an ASP.NET page. When I'm
working with my project locally everything works fine. However, when I
deploy
the application to my app server, it won't work for the clients. Any
reason
why? They're getting an IIS error. Is there something I need to configure
for
IIS?

It's the "Page cannot be displayed" error.

Any ideas?

Thanks,
rodchar

Apr 24 '06 #2
You have given us about as little information about the problem as is
possible. "won't work" is completely uninformative. "IIS error" is also
completely uninformative. The "Page cannot be displayed" error is the
generic error that Internet Explorer displays by default unless configured
to show exception details. It can mean almost anything is wrong on the
server.

In other words, from your description, we can make the following
assumptions:

1. The application seems not to be working as you intend on on or more
pages.
2. The problem is most likely on the server side.

That is all the information you have provided. You have narrowed the
possibilities down from about 10,000 to about 1,000, figuratively speaking.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Hard work is a medication for which
there is no placebo.

"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:3A**********************************@microsof t.com...
hey all,

i working with the Publisher object model in an ASP.NET page. When I'm
working with my project locally everything works fine. However, when I
deploy
the application to my app server, it won't work for the clients. Any
reason
why? They're getting an IIS error. Is there something I need to configure
for
IIS?

It's the "Page cannot be displayed" error.

Any ideas?

Thanks,
rodchar

Apr 25 '06 #3
Actually, what was happening was Office was installed on my test web server
but when i went to deploy to live server office wasn't installed. so when i
try to Dim a new publisher it was failing. Do I have to install the full
Office on my web server just work with Publisher Object Model?

Sorry for the lack of info.

"Kevin Spencer" wrote:
You have given us about as little information about the problem as is
possible. "won't work" is completely uninformative. "IIS error" is also
completely uninformative. The "Page cannot be displayed" error is the
generic error that Internet Explorer displays by default unless configured
to show exception details. It can mean almost anything is wrong on the
server.

In other words, from your description, we can make the following
assumptions:

1. The application seems not to be working as you intend on on or more
pages.
2. The problem is most likely on the server side.

That is all the information you have provided. You have narrowed the
possibilities down from about 10,000 to about 1,000, figuratively speaking.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Hard work is a medication for which
there is no placebo.

"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:3A**********************************@microsof t.com...
hey all,

i working with the Publisher object model in an ASP.NET page. When I'm
working with my project locally everything works fine. However, when I
deploy
the application to my app server, it won't work for the clients. Any
reason
why? They're getting an IIS error. Is there something I need to configure
for
IIS?

It's the "Page cannot be displayed" error.

Any ideas?

Thanks,
rodchar


Apr 28 '06 #4
You have to install Publisher.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Hard work is a medication for which
there is no placebo.

"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:9D**********************************@microsof t.com...
Actually, what was happening was Office was installed on my test web
server
but when i went to deploy to live server office wasn't installed. so when
i
try to Dim a new publisher it was failing. Do I have to install the full
Office on my web server just work with Publisher Object Model?

Sorry for the lack of info.

"Kevin Spencer" wrote:
You have given us about as little information about the problem as is
possible. "won't work" is completely uninformative. "IIS error" is also
completely uninformative. The "Page cannot be displayed" error is the
generic error that Internet Explorer displays by default unless
configured
to show exception details. It can mean almost anything is wrong on the
server.

In other words, from your description, we can make the following
assumptions:

1. The application seems not to be working as you intend on on or more
pages.
2. The problem is most likely on the server side.

That is all the information you have provided. You have narrowed the
possibilities down from about 10,000 to about 1,000, figuratively
speaking.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Hard work is a medication for which
there is no placebo.

"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:3A**********************************@microsof t.com...
> hey all,
>
> i working with the Publisher object model in an ASP.NET page. When I'm
> working with my project locally everything works fine. However, when I
> deploy
> the application to my app server, it won't work for the clients. Any
> reason
> why? They're getting an IIS error. Is there something I need to
> configure
> for
> IIS?
>
> It's the "Page cannot be displayed" error.
>
> Any ideas?
>
> Thanks,
> rodchar


Apr 28 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Peter Abel | last post by:
Hi all, I'm working under W2k with Python 2.2.2 (#37, Oct 14 2002, 17:02:34) on win32 I have a file *test_data.txt* with the following content: 0123456789 0123456789 abcdefghi...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
1
by: Farouq | last post by:
Hi all, I have database which the front end is installed on c:\database\sample.mdb and the backend on a server. The problem i am havin is wen i set the database for user such as joe blogs...
7
by: Colleyville Alan | last post by:
I have an app in which users are displayed a list of mutual fund from which they can choose. There is a listbox embedded in a two-tabbed notebook control. When the form is initally opened, the...
1
by: Samuel R. Neff | last post by:
We're using a 3rd party C DLL in a project that we don't have source for. When we call the DLL from a console app everything works fine. However, when we call it from a Windows Service, the DLL...
0
by: Trey Mitchell | last post by:
I have built a single class in vb.Net to handle all active directory authentication needed in my web app. People can sign into the website with no problem. There is also a second form of...
9
by: DavidB | last post by:
Hi all I have a script that works perfectly in IE but not in FF. I am sure that the problem is easy to resolve, but I seem to be too dumb to figure it out. <html> <head> <script...
6
by: nild | last post by:
Hello i have a strange problem. I'm using LogonUser to impersonate the user under which my program must run. On Win XP or Server 2003 it works. But on 2000 it doesn't. So i found out, to set...
1
by: Zhang Weiwu | last post by:
Hello. I know a lot of different ways to write css that work for IE but ignored by Fx, but is there a way to let IE process XSLT but leaving Fx completely ignore the XSLT? The classic filter...
7
by: =?ISO-8859-1?Q?Tom=E1s_=D3_h=C9ilidhe?= | last post by:
I've purchased one already made by "Cypress Semiconductor" but it doesn't work. The VID is 04b4 and the PID is 5500. Can anyone suggest a USB to RS232 adapter that does its job perfectly 100% of...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.