473,395 Members | 1,496 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,395 software developers and data experts.

Setup Problem

i have an existing medium application w/ ~20 forms running
for months. I added 1 new form and tested successfully on
my development machine; when i re-build my setup i get a
error 'Description: An error occurred during the parsing
of a resource required to service this request <%@ Page
language ...'; Since it worked on my development machine
i'm having difficulty troubleshooting (although i've spent
time).

Another possible clue is a version date that comes from a
module is showing the previous date; although it's correct
when run on the development machine. There are no error
during creation of the release setup.

Thanks for any ideas/advice.

Nov 18 '05 #1
6 964
Hi Richard,

After you add the form, have you recompile the project and generate the DLL
and copy the DLL to the BIN folder on the server?

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Nov 18 '05 #2
I have been using a 'setup' project that builds a .msi
file and use add/remove on the server then then run the
setup. I've done it many times and this is the first
gottcha. I always change the solution configuration
to 'release' and change the web.config to debug=false.
Before i install i checked the folder on the server and
the dll is removed. After setup it was there w/ the
correct date.

I'm really puzzled. thanks for your ideas.
-----Original Message-----
Hi Richard,

After you add the form, have you recompile the project and generate the DLLand copy the DLL to the BIN folder on the server?

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers norights.)

.

Nov 18 '05 #3
Form further trouble shoot, you may use the utility "ildasm.exe" in .NET
framework, and the DLL file in the BIN folder (on the web server), check if
the type for the new webform has been added to the assembly. And you also
can add new form again to the project, leave it simple and blank and the
test it on the server, will this form work?

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Nov 18 '05 #4
ildasm shows the form causing me grief.

I added a new form w/ nothing in it and get the same error
when i try to navigate to it. Everything works fine in
test. I'm going to try and install on another machine.
see below. any suggestions?

Server Error in '/Sheep' Application.
-----------------------------------------------------------
---------------------

Parser Error
Description: An error occurred during the parsing of a
resource required to service this request. Please review
the following specific parse error details and modify your
source file appropriately.

Parser Error Message: Could not load type 'Sheep.nada'.

Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="nada.aspx.vb" Inherits="Sheep.nada"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
Line 3: <HTML>
Source File: G:\Inetpub\wwwroot\Sheep\nada.aspx Line: 1
-----------------------------------------------------------
---------------------
Version Information: Microsoft .NET Framework
Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
Nov 18 '05 #5
i installed on a 2003 test server and things ran perfectly!
That was a relief.

we are going to fail-over or a full re-boot tonight.

Is there a way to see if my dll is 'stuck' in iis 's
memory?

Any other trouble shooting ideas?

Thanks.
Nov 18 '05 #6
Hi Richard,

A complete rebbot may help on this issue. Additonally, you check if your
application has some special setting for assembly versions.

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Nov 18 '05 #7

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

Similar topics

1
by: santhosh_176 | last post by:
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables...
4
by: Nick | last post by:
Hi, I have a windows application, wherein the solution consists of 5 projects. When I try to create a setup and deployment project for this solution, I'm somehow unable to add anything in...
1
by: david | last post by:
Hi, I have a problem when running a setup to install a program. The setup show this message: "Setup cannot continue because some system files are out of date on your system. Click OK if you...
1
by: santhosh_176 | last post by:
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables...
6
by: Srini | last post by:
Hi, I am facing a problem in localizing the setup file and .NET framework redistributable. I am trying to deploy c# winform application. I have created a setup project. I need to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.