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

No ASP.NET application can be installed on my IIS

Hi ALl,

If I create an ASP.NET application and deploy it to IIS ,it works but if I
want to install an ASP.NET application (any kind which uses setup file) ,,it
just simply gives me some memory write errors and I can't install it,is it
because the setup file can't create virtual direcotries on IIS?

Thanks for you help

Nov 19 '05 #1
3 1191
Here is more explanation about my problem:

For instance when I try to install an ASP.NET application ,during the
installation of that I get this memory error and installation never is
finished:

MsiExec.exe-Application Error
=====================
The instrauction at "........" referenced memory at "....".The memory could
not be "written".Click ok to teminate the programme

When I install for instance "Reporting services" (Part of it is an ASP.NET
Application) ,I get the same error but with differnet caption
"csc.exe-Application error" (csc.exe is the c# compiler),interesting point
here is that in the second case(Reporting services),I get that Error not
during the installation ,but when I request the application URL through my
IE.

I think All these problems started when Micorosft Update suggested me to fix
my not very good installation of .Net Framework on my computer ,and I
stupidly trust it and after that I almost can't install any .Net Related
things without lots of problems.I have severally uninstalled .Net Framework
and IIS ,but still the same error.

Thanks for your help.
ALI

"ALI-R" <Ra*@Alirezaei.com> wrote in message
news:eV**************@TK2MSFTNGP14.phx.gbl...
Hi ALl,

If I create an ASP.NET application and deploy it to IIS ,it works but if I
want to install an ASP.NET application (any kind which uses setup file)
,,it
just simply gives me some memory write errors and I can't install it,is it
because the setup file can't create virtual direcotries on IIS?

Thanks for you help

Nov 19 '05 #2
try running the VS.NET tool "Aspnet_regiis.exe"
Let me know if this helped...
"ALI-R" wrote:
Here is more explanation about my problem:

For instance when I try to install an ASP.NET application ,during the
installation of that I get this memory error and installation never is
finished:

MsiExec.exe-Application Error
=====================
The instrauction at "........" referenced memory at "....".The memory could
not be "written".Click ok to teminate the programme

When I install for instance "Reporting services" (Part of it is an ASP.NET
Application) ,I get the same error but with differnet caption
"csc.exe-Application error" (csc.exe is the c# compiler),interesting point
here is that in the second case(Reporting services),I get that Error not
during the installation ,but when I request the application URL through my
IE.

I think All these problems started when Micorosft Update suggested me to fix
my not very good installation of .Net Framework on my computer ,and I
stupidly trust it and after that I almost can't install any .Net Related
things without lots of problems.I have severally uninstalled .Net Framework
and IIS ,but still the same error.

Thanks for your help.
ALI

"ALI-R" <Ra*@Alirezaei.com> wrote in message
news:eV**************@TK2MSFTNGP14.phx.gbl...
Hi ALl,

If I create an ASP.NET application and deploy it to IIS ,it works but if I
want to install an ASP.NET application (any kind which uses setup file)
,,it
just simply gives me some memory write errors and I can't install it,is it
because the setup file can't create virtual direcotries on IIS?

Thanks for you help


Nov 19 '05 #3
Man,,,

after so many months my problem got solved ,I SO APPRECIATE IT.I think I did
it before too!!!!!!! but this time...... I don't know ,I'm confused .I was
about to change my windows tomorrow ,you saved my life man!!!

I will keep you posted on other issues,because I had problem installing
Reporting services (which is a ASP.NET Application somehow)

Thanks
"Tom W" <Tom W@discussions.microsoft.com> wrote in message
news:B3**********************************@microsof t.com...
try running the VS.NET tool "Aspnet_regiis.exe"
Let me know if this helped...
"ALI-R" wrote:
Here is more explanation about my problem:

For instance when I try to install an ASP.NET application ,during the
installation of that I get this memory error and installation never is
finished:

MsiExec.exe-Application Error
=====================
The instrauction at "........" referenced memory at "....".The memory
could
not be "written".Click ok to teminate the programme

When I install for instance "Reporting services" (Part of it is an
ASP.NET
Application) ,I get the same error but with differnet caption
"csc.exe-Application error" (csc.exe is the c# compiler),interesting
point
here is that in the second case(Reporting services),I get that Error not
during the installation ,but when I request the application URL through
my
IE.

I think All these problems started when Micorosft Update suggested me to
fix
my not very good installation of .Net Framework on my computer ,and I
stupidly trust it and after that I almost can't install any .Net Related
things without lots of problems.I have severally uninstalled .Net
Framework
and IIS ,but still the same error.

Thanks for your help.
ALI

"ALI-R" <Ra*@Alirezaei.com> wrote in message
news:eV**************@TK2MSFTNGP14.phx.gbl...
> Hi ALl,
>
> If I create an ASP.NET application and deploy it to IIS ,it works but
> if I
> want to install an ASP.NET application (any kind which uses setup file)
> ,,it
> just simply gives me some memory write errors and I can't install it,is
> it
> because the setup file can't create virtual direcotries on IIS?
>
> Thanks for you help
>
>
>


Nov 19 '05 #4

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

Similar topics

7
by: Joshua Sprague | last post by:
Recently i tested an application i was developing on another P.C. with the same harware. It was a new P.C. though and did not have the .NET framework installed on it, so i first installed...
1
by: Jim Heavey | last post by:
I have never built an application to distribute before and I am now ready to learn how to do this. I have a few questions to get me started. How do I associate my application with an Icon which...
8
by: Luminal | last post by:
Greetings Recently I've developed a C# application using an Access database. For this I use the Data.OleDb namespace. Now I have customer telling me that he can't use the application. The...
2
by: John J. Hughes II | last post by:
I have several application which may or may not be installed on a machine. I would like to call one application from another application if it's installed. Basically add a menu item the runs the...
3
by: Gustavo L. Fabro | last post by:
Greetings! I'm testing VS 2005 Beta 2, and I've compiled a program that runs just fine on my computer (where VS is installed). I've tried to run this same program on another computer (after...
21
by: Chris | last post by:
I'm trying to get an existing VS.NET project up on my Win2003 server and I get the following error (on the actual website page): "It is an error to use a section registered as...
2
by: 1idMonk | last post by:
Just installed Windows XP Professional Upgrade on my Inspiron 9300 notebook. I had Windows XP Home Edition prior to the upgrade. Visual Basic .NET 2003 is installed and many projects are...
2
by: salad | last post by:
Hi. I have some questions regarding the distribution and installation of an application. My current application is written in A97. I figure its time the application is upgraded to A2003 to...
0
by: coopdog | last post by:
This is a new issue as of an install to sp1 on vb express 2005. When I publish the application to my drive then I try to install it is wants to be installed from the same location as it was...
60
by: jim | last post by:
I am looking for an application that will wrap my .Net application (and any needed .Net parts) into a single exe. I know of Thinstall ($4,000 for application and per copy fees for your exes) and...
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: 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
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...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.