473,511 Members | 10,700 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.net environment - prerequisites

hi,

i deployed and tried to run my asp.net project on a newly-formatted pc
and some parts of the project didn't work.

the new pc has iis, .net framework with same version, all required dlls
are registered, all permissions are set. windows updates are done.

what do you think i need more?

Sep 15 '06 #1
8 1346
Didn't work is quite a loose term, perhaps you can elaborate on what errors
you might be getting?

--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
"Ridvan" <ri************@gmail.comwrote in message
news:11**********************@d34g2000cwd.googlegr oups.com...
hi,

i deployed and tried to run my asp.net project on a newly-formatted pc
and some parts of the project didn't work.

the new pc has iis, .net framework with same version, all required dlls
are registered, all permissions are set. windows updates are done.

what do you think i need more?

Sep 15 '06 #2
"Ridvan" <ri************@gmail.comwrote in message
news:11**********************@d34g2000cwd.googlegr oups.com...
what do you think i need more?
Impossible to tell unless you say what you mean by "some parts of the
project didn't work"
Sep 15 '06 #3
Well I don't know what you are missing but what we are missing would be the
error message you get. I'm always amazed to still see posters to post about
an error without thinking it might be usefull to let us know what the error
is...

--
Patrice

"Ridvan" <ri************@gmail.coma écrit dans le message de news:
11**********************@d34g2000cwd.googlegroups. com...
hi,

i deployed and tried to run my asp.net project on a newly-formatted pc
and some parts of the project didn't work.

the new pc has iis, .net framework with same version, all required dlls
are registered, all permissions are set. windows updates are done.

what do you think i need more?

Sep 15 '06 #4
"Patrice" <sc****@chez.comwrote in message
news:OV**************@TK2MSFTNGP03.phx.gbl...
Well I don't know what you are missing but what we are missing would be
the error message you get. I'm always amazed to still see posters to post
about an error without thinking it might be usefull to let us know what
the error is...
It's incredible isn't it...!

I wrote some code this morning but it didn't work - how do I fix it...?
Sep 15 '06 #5

"Mark Rae" <ma**@markNOSPAMrae.comwrote in message
news:u0**************@TK2MSFTNGP04.phx.gbl...
"Patrice" <sc****@chez.comwrote in message
news:OV**************@TK2MSFTNGP03.phx.gbl...
>Well I don't know what you are missing but what we are missing would be the
error message you get. I'm always amazed to still see posters to post about
an error without thinking it might be usefull to let us know what the error
is...

It's incredible isn't it...!

I wrote some code this morning but it didn't work - how do I fix it...?
Edit the code.
Sep 15 '06 #6
re:
Edit the code.
And, please, don't tell us what the error messages say after you edit the code.
We love finding out about problems via osmosis.

;-)

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espańol : http://asp.net.do/foros/
===================================
"Mike Lowery" <se******@mouse-potato.comwrote in message
news:en**************@TK2MSFTNGP05.phx.gbl...
>
"Mark Rae" <ma**@markNOSPAMrae.comwrote in message news:u0**************@TK2MSFTNGP04.phx.gbl...
>"Patrice" <sc****@chez.comwrote in message news:OV**************@TK2MSFTNGP03.phx.gbl...
>>Well I don't know what you are missing but what we are missing would be the error message you
get. I'm always amazed to still see posters to post about an error without thinking it might be
usefull to let us know what the error is...

It's incredible isn't it...!

I wrote some code this morning but it didn't work - how do I fix it...?

Edit the code.


Sep 15 '06 #7
"Mike Lowery" <se******@mouse-potato.comwrote in message
news:en**************@TK2MSFTNGP05.phx.gbl...
>I wrote some code this morning but it didn't work - how do I fix it...?

Edit the code.
Now it won't even compile...
Sep 15 '06 #8
lol guys sorry you are right. i thought a lot about how to explain the
problem and i couldnt decide, it was a bit complex for me. i just
wanted to know which prerequisites i needed but i solved the problem. i
installed framework sp 1. thanks.. and sorry again :)

Mark Rae wrote:
"Mike Lowery" <se******@mouse-potato.comwrote in message
news:en**************@TK2MSFTNGP05.phx.gbl...
I wrote some code this morning but it didn't work - how do I fix it...?
Edit the code.

Now it won't even compile...
Sep 15 '06 #9

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

Similar topics

10
1096
by: Kmistic | last post by:
I am trying to install vs, but i don't have a prerequisite cd. I have disk1 and disk2 only. Is there way i can download the prerequisite cd from somewhere? btw, I don't have the physical CDS. ...
0
1733
by: Retro | last post by:
I want to install VS.NET 2003 on my laptop, but i dont have a copy of the prerequisites cd any more. I've managed to install it without the cd on my desktop computer but it was a long time ago, in...
1
4000
by: Pieter Linden | last post by:
Hi, I think the subject line pretty much says it all... Say I have a students-classes database and I add a twist. I want to filter what courses a student can take by comparing the courses he...
1
2083
by: buzzhack | last post by:
I need to install a few prerequisites before the installation of my application. I need these prereqs to install independantly of my actual application for packaging purposes.. so i can email my...
3
4737
by: TN | last post by:
Am I missing something here? I am checking the radio button "Download prerequisites from the same location as my application" so that I can include the .Net 2.0 framework with my application...
0
941
by: Raffi Basmajian | last post by:
I have a Windows applications built with C# in Visual Studio Express 2005. The application makes use of 3rd party DLL's as well as DLL's we have built and placed into the GAC for development...
1
1103
by: דורון חסידים | last post by:
Does enyone know where I can download prerequisites for Visual Stodio .Net? Please Help. I cant install it without it. Thanks -- Doron
0
1670
by: killbill | last post by:
Hi All, I am creating a deployment project. I want to add more components to display in setup project's prerequisites list. I cannot figure it out how to do that. Any suggestion ??? Thanks.
0
1238
by: nautonnier | last post by:
Hello, I'm working on an application that is installed via ClickOnce. It has the standard .NET 2.0 prerequisite as well as the Crystal Reports Viewer. Both of these packages are included in...
0
7251
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
7367
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,...
1
7089
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
7517
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...
0
5673
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,...
1
5072
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...
0
4743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1581
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
790
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.