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

Clearcase with IIS 5.1 and ASP.NET?

I'm trying to use Clearcase to manage source for an ASP.NET
application. I believe that I have configured IIS properly and set up
my VS.NET solution and project files, but my pages do not work.

Specifically, when I try to load the page from a browser (or debugging
in VS.NET), I get this error page:

Parser Error Message: Could not load type 'srdm.Global'.

Source Error:

Line 1: <%@ Application Codebehind="Global.asax.cs"
Inherits="srdm.Global" %>

If I place a plain old HTML file in the same directory, it loads fine
from a browser. My assumption is that IIS and/or ASP.NET cannot find,
open, or load the DLL that contains the object code from my compiled
Global.asax.cs file. I have rebuilt my application (deleting the dll)
numerous times but to no avail.

The application works perfectly when it is stored in a local disk
directory.

Has anyone out there successfully used ASP.NET + IIS 5.1 + Clearcase?

Thanks,
Ed
Nov 18 '05 #1
2 1282
Not that anyone cares, but I found the answer to my problem to be that
the default setting for .NET security does not permit a .NET DLL to be
executed from a shared directory. When ASP.NET tried to invoke the
code in my application's DLL, it was unable to do so.

Setting the trust level for the local intranet to be "Full trust"
fixed the problem.
Nov 18 '05 #2
Ed....
okay i guess we're all busy with our own thing most of the times... but it
does certainly help knowing how someone sorted something...
its possible that one of us might face a similar problem.... (can never tell
when it might be useful)
Thanks for posting your comments back...

--
Regards,

HD

"Ed Dennison" <tu******@yahoo.com> wrote in message
news:b6**************************@posting.google.c om...
Not that anyone cares, but I found the answer to my problem to be that
the default setting for .NET security does not permit a .NET DLL to be
executed from a shared directory. When ASP.NET tried to invoke the
code in my application's DLL, it was unable to do so.

Setting the trust level for the local intranet to be "Full trust"
fixed the problem.

Nov 18 '05 #3

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

Similar topics

1
by: Tony George | last post by:
Hi, I'm having a problem using the Copy module on a ClearCase view that's been set as "readonly" (i.e. ct chview -readonly <view tag>). I want to copy a file out of this view and put it in...
0
by: Rachel Michelson | last post by:
Hello, I have a C++ project that is built using Visual Studio .NET. The source code is configuration-managed in Clearcase so that I build out of a Snapshot view on my Windows XP PC. I am able to...
3
by: Robb Gilmore | last post by:
Hi, I use VSS for visual studio .net 2003 development. However I recently installed the Clearcase client for use with Rational App Developer 6. When I did that, Clearcase unexp;ectledly took...
10
by: Andrew Baker | last post by:
I have just found a very serious bug in the way Visual Studio interfaces with Clearcase... I found that once you have opened a code file in the IDE, the IDE caches this file and does not re-read...
3
by: Stefan Slapeta | last post by:
Has anybody already made experiences with clearcase under VS 7.1? It's not possible to convert any VS 6.0 project that has been under source control. If you do so, you get an "Unknown error" with...
4
by: rohinichandrap | last post by:
Hi , I have quite a few questions about Visual Studio :Net 2003 and clear case Could anyone please help me with the answers. I have converted a workspace abc.dsw from visual studio 6 to...
6
by: Budyanto | last post by:
Hi, I have a visual c++ project that refuses to build when the project is in clearcase. It kept complaining that it could not open an include file. I'm pretty sure that all my include paths are...
1
by: Cindy Liu | last post by:
Hi, I have a weired problem recently. I uses Windows 2003 Server and ClearCase as source control. When I checked out a file from ClearCase, VS 2003 still see it as ReadOnly. When trying to save...
1
by: Homer | last post by:
Hi All, In my work place we are still using VS6.00 with C++ and are not allowed to use a newer version (to connect to source control). We also use ClearCase as source control software. What I...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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
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...

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.