473,395 Members | 1,696 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.

Asp.net Portal start kit

I have a problem with this. I installed it in my computer to modify it, but
when I try to save the configuration file(xml file) the server returned an
error that say that I dont have permissions to write in the server. How i can
write file in the server?.
Nov 19 '05 #1
18 1782
they are probably set read-only in the attributess

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
news:0D**********************************@microsof t.com...
I have a problem with this. I installed it in my computer to modify it, but
when I try to save the configuration file(xml file) the server returned an
error that say that I dont have permissions to write in the server. How i
can
write file in the server?.

Nov 19 '05 #2
that is the problem this file have read and write attributess and it work in
the original virtual directory (install from microsoft) but in my virtual
directory dont.

"Curt_C [MVP]" wrote:
they are probably set read-only in the attributess

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
news:0D**********************************@microsof t.com...
I have a problem with this. I installed it in my computer to modify it, but
when I try to save the configuration file(xml file) the server returned an
error that say that I dont have permissions to write in the server. How i
can
write file in the server?.


Nov 19 '05 #3
where is this other Virtual Dir? On a remote machine? Do you have Read/Write
access to the SHARE ?

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
that is the problem this file have read and write attributess and it work
in
the original virtual directory (install from microsoft) but in my
virtual
directory dont.

"Curt_C [MVP]" wrote:
they are probably set read-only in the attributess

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
news:0D**********************************@microsof t.com...
>I have a problem with this. I installed it in my computer to modify it,
>but
> when I try to save the configuration file(xml file) the server returned
> an
> error that say that I dont have permissions to write in the server. How
> i
> can
> write file in the server?.


Nov 19 '05 #4
The other virtual dir is in my computer. It created by intallation of the
portal start kit.
I have read/write in my file of my virtual directory as same as portal start
kit have it.

"Curt_C [MVP]" wrote:
where is this other Virtual Dir? On a remote machine? Do you have Read/Write
access to the SHARE ?

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
that is the problem this file have read and write attributess and it work
in
the original virtual directory (install from microsoft) but in my
virtual
directory dont.

"Curt_C [MVP]" wrote:
they are probably set read-only in the attributess

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
news:0D**********************************@microsof t.com...
>I have a problem with this. I installed it in my computer to modify it,
>but
> when I try to save the configuration file(xml file) the server returned
> an
> error that say that I dont have permissions to write in the server. How
> i
> can
> write file in the server?.


Nov 19 '05 #5
huh? You've lost me.. Why do you have two Virtual Dirs for the same thing? I
mean are you trying to use one project to two VD's?

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:25**********************************@microsof t.com...
The other virtual dir is in my computer. It created by intallation of the
portal start kit.
I have read/write in my file of my virtual directory as same as portal
start
kit have it.

"Curt_C [MVP]" wrote:
where is this other Virtual Dir? On a remote machine? Do you have
Read/Write
access to the SHARE ?

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
> that is the problem this file have read and write attributess and it
> work
> in
> the original virtual directory (install from microsoft) but in my
> virtual
> directory dont.
>
> "Curt_C [MVP]" wrote:
>
>> they are probably set read-only in the attributess
>>
>> --
>> Curt Christianson
>> Site & Scripts: http://www.Darkfalz.com
>> Blog: http://blog.Darkfalz.com
>>
>>
>> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
>> news:0D**********************************@microsof t.com...
>> >I have a problem with this. I installed it in my computer to modify
>> >it,
>> >but
>> > when I try to save the configuration file(xml file) the server
>> > returned
>> > an
>> > error that say that I dont have permissions to write in the server.
>> > How
>> > i
>> > can
>> > write file in the server?.
>>
>>
>>


Nov 19 '05 #6
The file may be locked as a result of a previous edit,
or even because of it being called by a user.

You may have to stop the Application
before you can replace the file.

Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:25**********************************@microsof t.com...
The other virtual dir is in my computer. It created by intallation of the
portal start kit.
I have read/write in my file of my virtual directory as same as portal
start
kit have it.

"Curt_C [MVP]" wrote:
where is this other Virtual Dir? On a remote machine? Do you have
Read/Write
access to the SHARE ?

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
> that is the problem this file have read and write attributess and it
> work
> in
> the original virtual directory (install from microsoft) but in my
> virtual
> directory dont.
>
> "Curt_C [MVP]" wrote:
>
>> they are probably set read-only in the attributess
>>
>> --
>> Curt Christianson
>> Site & Scripts: http://www.Darkfalz.com
>> Blog: http://blog.Darkfalz.com
>>
>>
>> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
>> news:0D**********************************@microsof t.com...
>> >I have a problem with this. I installed it in my computer to modify
>> >it,
>> >but
>> > when I try to save the configuration file(xml file) the server
>> > returned
>> > an
>> > error that say that I dont have permissions to write in the server.
>> > How
>> > i
>> > can
>> > write file in the server?.
>>
>>
>>


Nov 19 '05 #7
Oh.I am Sorry let me explain.
I downloaded the portal start kit from asp.net and then i installed it in
my computer(I will named "original portal" from now).
It work perfectly. Then I copied all files in another virtual directory to
make someones modifications to create my own portal (I will named "my
portal").
The problem is that the portal use a xml file for its configuration and in
the original portal I can modified it, but in my portal I can't do it.
Other thing is that my portal have the same permissions that original portal
and the xml file in original portal have read/write permissions as same as my
xml file in my portal have it.

I hope that you can read my bad english

"Curt_C [MVP]" wrote:
huh? You've lost me.. Why do you have two Virtual Dirs for the same thing? I
mean are you trying to use one project to two VD's?

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:25**********************************@microsof t.com...
The other virtual dir is in my computer. It created by intallation of the
portal start kit.
I have read/write in my file of my virtual directory as same as portal
start
kit have it.

"Curt_C [MVP]" wrote:
where is this other Virtual Dir? On a remote machine? Do you have
Read/Write
access to the SHARE ?

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
> that is the problem this file have read and write attributess and it
> work
> in
> the original virtual directory (install from microsoft) but in my
> virtual
> directory dont.
>
> "Curt_C [MVP]" wrote:
>
>> they are probably set read-only in the attributess
>>
>> --
>> Curt Christianson
>> Site & Scripts: http://www.Darkfalz.com
>> Blog: http://blog.Darkfalz.com
>>
>>
>> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
>> news:0D**********************************@microsof t.com...
>> >I have a problem with this. I installed it in my computer to modify
>> >it,
>> >but
>> > when I try to save the configuration file(xml file) the server
>> > returned
>> > an
>> > error that say that I dont have permissions to write in the server.
>> > How
>> > i
>> > can
>> > write file in the server?.
>>
>>
>>


Nov 19 '05 #8
Did you "install" the portal to the new location
or did you simply copy the files ?

Usually, you need to install the portal to the new location,
with a different virtual name, to prevent the possibility
of clashes with the first portal's virtual settings.

Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:33**********************************@microsof t.com...
Oh.I am Sorry let me explain.
I downloaded the portal start kit from asp.net and then i installed it in
my computer(I will named "original portal" from now).
It work perfectly. Then I copied all files in another virtual directory to
make someones modifications to create my own portal (I will named "my
portal").
The problem is that the portal use a xml file for its configuration and in
the original portal I can modified it, but in my portal I can't do it.
Other thing is that my portal have the same permissions that original
portal
and the xml file in original portal have read/write permissions as same as
my
xml file in my portal have it.

I hope that you can read my bad english

"Curt_C [MVP]" wrote:
huh? You've lost me.. Why do you have two Virtual Dirs for the same
thing? I
mean are you trying to use one project to two VD's?

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:25**********************************@microsof t.com...
> The other virtual dir is in my computer. It created by intallation of
> the
> portal start kit.
> I have read/write in my file of my virtual directory as same as portal
> start
> kit have it.
>
> "Curt_C [MVP]" wrote:
>
>> where is this other Virtual Dir? On a remote machine? Do you have
>> Read/Write
>> access to the SHARE ?
>>
>> --
>> Curt Christianson
>> Site & Scripts: http://www.Darkfalz.com
>> Blog: http://blog.Darkfalz.com
>>
>>
>> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> news:8D**********************************@microsof t.com...
>> > that is the problem this file have read and write attributess and it
>> > work
>> > in
>> > the original virtual directory (install from microsoft) but in my
>> > virtual
>> > directory dont.
>> >
>> > "Curt_C [MVP]" wrote:
>> >
>> >> they are probably set read-only in the attributess
>> >>
>> >> --
>> >> Curt Christianson
>> >> Site & Scripts: http://www.Darkfalz.com
>> >> Blog: http://blog.Darkfalz.com
>> >>
>> >>
>> >> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
>> >> news:0D**********************************@microsof t.com...
>> >> >I have a problem with this. I installed it in my computer to
>> >> >modify
>> >> >it,
>> >> >but
>> >> > when I try to save the configuration file(xml file) the server
>> >> > returned
>> >> > an
>> >> > error that say that I dont have permissions to write in the
>> >> > server.
>> >> > How
>> >> > i
>> >> > can
>> >> > write file in the server?.
>> >>
>> >>
>> >>
>>
>>
>>


Nov 19 '05 #9
The problem is that the application is who I want to modify the file, that I
want to know is because the installed application start kit can write the
file and my copy of the portal in a difrent directory don't can. why?.
"Juan T. Llibre" wrote:
The file may be locked as a result of a previous edit,
or even because of it being called by a user.

You may have to stop the Application
before you can replace the file.

Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:25**********************************@microsof t.com...
The other virtual dir is in my computer. It created by intallation of the
portal start kit.
I have read/write in my file of my virtual directory as same as portal
start
kit have it.

"Curt_C [MVP]" wrote:
where is this other Virtual Dir? On a remote machine? Do you have
Read/Write
access to the SHARE ?

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
> that is the problem this file have read and write attributess and it
> work
> in
> the original virtual directory (install from microsoft) but in my
> virtual
> directory dont.
>
> "Curt_C [MVP]" wrote:
>
>> they are probably set read-only in the attributess
>>
>> --
>> Curt Christianson
>> Site & Scripts: http://www.Darkfalz.com
>> Blog: http://blog.Darkfalz.com
>>
>>
>> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
>> news:0D**********************************@microsof t.com...
>> >I have a problem with this. I installed it in my computer to modify
>> >it,
>> >but
>> > when I try to save the configuration file(xml file) the server
>> > returned
>> > an
>> > error that say that I dont have permissions to write in the server.
>> > How
>> > i
>> > can
>> > write file in the server?.
>>
>>
>>


Nov 19 '05 #10
That I want to know is why the intalled portal application start kit can
write the change in the xml config file and my copy in a diferent directory
don't can.
I sure that both virtual directories have the same attributess in the server.

"Juan T. Llibre" wrote:
The file may be locked as a result of a previous edit,
or even because of it being called by a user.

You may have to stop the Application
before you can replace the file.

Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:25**********************************@microsof t.com...
The other virtual dir is in my computer. It created by intallation of the
portal start kit.
I have read/write in my file of my virtual directory as same as portal
start
kit have it.

"Curt_C [MVP]" wrote:
where is this other Virtual Dir? On a remote machine? Do you have
Read/Write
access to the SHARE ?

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:8D**********************************@microsof t.com...
> that is the problem this file have read and write attributess and it
> work
> in
> the original virtual directory (install from microsoft) but in my
> virtual
> directory dont.
>
> "Curt_C [MVP]" wrote:
>
>> they are probably set read-only in the attributess
>>
>> --
>> Curt Christianson
>> Site & Scripts: http://www.Darkfalz.com
>> Blog: http://blog.Darkfalz.com
>>
>>
>> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
>> news:0D**********************************@microsof t.com...
>> >I have a problem with this. I installed it in my computer to modify
>> >it,
>> >but
>> > when I try to save the configuration file(xml file) the server
>> > returned
>> > an
>> > error that say that I dont have permissions to write in the server.
>> > How
>> > i
>> > can
>> > write file in the server?.
>>
>>
>>


Nov 19 '05 #11
From my previous reply :

Did you "install" the portal to the new location
or did you simply copy the files ?

Usually, you need to install the portal to the new location,
with a different virtual name, to prevent the possibility
of clashes with the first portal's virtual settings.


Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:48**********************************@microsof t.com...
That I want to know is why the intalled portal application start kit can
write the change in the xml config file and my copy in a diferent
directory
don't can.
I sure that both virtual directories have the same attributess in the
server.

"Juan T. Llibre" wrote:
The file may be locked as a result of a previous edit,
or even because of it being called by a user.

You may have to stop the Application
before you can replace the file.

Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:25**********************************@microsof t.com...
> The other virtual dir is in my computer. It created by intallation of
> the
> portal start kit.
> I have read/write in my file of my virtual directory as same as portal
> start
> kit have it.
>
> "Curt_C [MVP]" wrote:
>
>> where is this other Virtual Dir? On a remote machine? Do you have
>> Read/Write
>> access to the SHARE ?
>>
>> --
>> Curt Christianson
>> Site & Scripts: http://www.Darkfalz.com
>> Blog: http://blog.Darkfalz.com
>>
>>
>> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> news:8D**********************************@microsof t.com...
>> > that is the problem this file have read and write attributess and it
>> > work
>> > in
>> > the original virtual directory (install from microsoft) but in my
>> > virtual
>> > directory dont.
>> >
>> > "Curt_C [MVP]" wrote:
>> >
>> >> they are probably set read-only in the attributess
>> >>
>> >> --
>> >> Curt Christianson
>> >> Site & Scripts: http://www.Darkfalz.com
>> >> Blog: http://blog.Darkfalz.com
>> >>
>> >>
>> >> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
>> >> news:0D**********************************@microsof t.com...
>> >> >I have a problem with this. I installed it in my computer to
>> >> >modify
>> >> >it,
>> >> >but
>> >> > when I try to save the configuration file(xml file) the server
>> >> > returned
>> >> > an
>> >> > error that say that I dont have permissions to write in the
>> >> > server.
>> >> > How
>> >> > i
>> >> > can
>> >> > write file in the server?.
>> >>
>> >>
>> >>
>>
>>
>>


Nov 19 '05 #12
Well First I installed the portal then copied the files in a diferent
directory y created a virtual directory for my copy

"Juan T. Llibre" wrote:
From my previous reply :

Did you "install" the portal to the new location
or did you simply copy the files ?

Usually, you need to install the portal to the new location,
with a different virtual name, to prevent the possibility
of clashes with the first portal's virtual settings.


Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:48**********************************@microsof t.com...
That I want to know is why the intalled portal application start kit can
write the change in the xml config file and my copy in a diferent
directory
don't can.
I sure that both virtual directories have the same attributess in the
server.

"Juan T. Llibre" wrote:
The file may be locked as a result of a previous edit,
or even because of it being called by a user.

You may have to stop the Application
before you can replace the file.

Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:25**********************************@microsof t.com...
> The other virtual dir is in my computer. It created by intallation of
> the
> portal start kit.
> I have read/write in my file of my virtual directory as same as portal
> start
> kit have it.
>
> "Curt_C [MVP]" wrote:
>
>> where is this other Virtual Dir? On a remote machine? Do you have
>> Read/Write
>> access to the SHARE ?
>>
>> --
>> Curt Christianson
>> Site & Scripts: http://www.Darkfalz.com
>> Blog: http://blog.Darkfalz.com
>>
>>
>> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> news:8D**********************************@microsof t.com...
>> > that is the problem this file have read and write attributess and it
>> > work
>> > in
>> > the original virtual directory (install from microsoft) but in my
>> > virtual
>> > directory dont.
>> >
>> > "Curt_C [MVP]" wrote:
>> >
>> >> they are probably set read-only in the attributess
>> >>
>> >> --
>> >> Curt Christianson
>> >> Site & Scripts: http://www.Darkfalz.com
>> >> Blog: http://blog.Darkfalz.com
>> >>
>> >>
>> >> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
>> >> news:0D**********************************@microsof t.com...
>> >> >I have a problem with this. I installed it in my computer to
>> >> >modify
>> >> >it,
>> >> >but
>> >> > when I try to save the configuration file(xml file) the server
>> >> > returned
>> >> > an
>> >> > error that say that I dont have permissions to write in the
>> >> > server.
>> >> > How
>> >> > i
>> >> > can
>> >> > write file in the server?.
>> >>
>> >>
>> >>
>>
>>
>>


Nov 19 '05 #13
If you did that, you're bound to have problems.

For example, both of the portal you have now will be
using the same database for everything they do,
so you are going to have a lot of conflicting data.

I'd recommend that you delete the virtual directory
you created for the site you copied and delete the
directory where you copied it afterwards.

Then, reinstall the second portal, using the Portal kit
setup, and ( if my memory serves me right ) use a
different name for the 2nd portal's database.

I honestly don't remember if you can do that
( use a different name for the portal's database )
but most MS sample applications allow you to do that.

Make sure you use a different virtual directory name, too.

Then, and only then, will you not have conflicts
between your first portal and your second portal.

Good luck!

Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:F7**********************************@microsof t.com...
Well First I installed the portal then copied the files in a diferent
directory y created a virtual directory for my copy

"Juan T. Llibre" wrote:
From my previous reply :

Did you "install" the portal to the new location
or did you simply copy the files ?

Usually, you need to install the portal to the new location,
with a different virtual name, to prevent the possibility
of clashes with the first portal's virtual settings.


Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:48**********************************@microsof t.com...
> That I want to know is why the intalled portal application start kit
> can
> write the change in the xml config file and my copy in a diferent
> directory
> don't can.
> I sure that both virtual directories have the same attributess in the
> server.
>
> "Juan T. Llibre" wrote:
>
>> The file may be locked as a result of a previous edit,
>> or even because of it being called by a user.
>>
>> You may have to stop the Application
>> before you can replace the file.
>>
>>
>>
>> Juan T. Llibre
>> ASP.NET MVP
>> ===========
>> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> news:25**********************************@microsof t.com...
>> > The other virtual dir is in my computer. It created by intallation
>> > of
>> > the
>> > portal start kit.
>> > I have read/write in my file of my virtual directory as same as
>> > portal
>> > start
>> > kit have it.
>> >
>> > "Curt_C [MVP]" wrote:
>> >
>> >> where is this other Virtual Dir? On a remote machine? Do you have
>> >> Read/Write
>> >> access to the SHARE ?
>> >>
>> >> --
>> >> Curt Christianson
>> >> Site & Scripts: http://www.Darkfalz.com
>> >> Blog: http://blog.Darkfalz.com
>> >>
>> >>
>> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> >> news:8D**********************************@microsof t.com...
>> >> > that is the problem this file have read and write attributess and
>> >> > it
>> >> > work
>> >> > in
>> >> > the original virtual directory (install from microsoft) but in
>> >> > my
>> >> > virtual
>> >> > directory dont.
>> >> >
>> >> > "Curt_C [MVP]" wrote:
>> >> >
>> >> >> they are probably set read-only in the attributess
>> >> >>
>> >> >> --
>> >> >> Curt Christianson
>> >> >> Site & Scripts: http://www.Darkfalz.com
>> >> >> Blog: http://blog.Darkfalz.com
>> >> >>
>> >> >>
>> >> >> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
>> >> >> news:0D**********************************@microsof t.com...
>> >> >> >I have a problem with this. I installed it in my computer to
>> >> >> >modify
>> >> >> >it,
>> >> >> >but
>> >> >> > when I try to save the configuration file(xml file) the server
>> >> >> > returned
>> >> >> > an
>> >> >> > error that say that I dont have permissions to write in the
>> >> >> > server.
>> >> >> > How
>> >> >> > i
>> >> >> > can
>> >> >> > write file in the server?.
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>


Nov 19 '05 #14
Well. I have direfents database for the portals.
My problem is NOT conflict with the portals.
My problem is that I CAN NOT MODIFY A FILE(with read/write permissions) IN
MY WEB SERVER USING A WEB APPLICATION BECAUSE MY SERVER SAY THAT I NOT
HAVE PERMISSIONS TO DO THAT.

"Juan T. Llibre" wrote:
If you did that, you're bound to have problems.

For example, both of the portal you have now will be
using the same database for everything they do,
so you are going to have a lot of conflicting data.

I'd recommend that you delete the virtual directory
you created for the site you copied and delete the
directory where you copied it afterwards.

Then, reinstall the second portal, using the Portal kit
setup, and ( if my memory serves me right ) use a
different name for the 2nd portal's database.

I honestly don't remember if you can do that
( use a different name for the portal's database )
but most MS sample applications allow you to do that.

Make sure you use a different virtual directory name, too.

Then, and only then, will you not have conflicts
between your first portal and your second portal.

Good luck!

Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:F7**********************************@microsof t.com...
Well First I installed the portal then copied the files in a diferent
directory y created a virtual directory for my copy

"Juan T. Llibre" wrote:
From my previous reply :

Did you "install" the portal to the new location
or did you simply copy the files ?

Usually, you need to install the portal to the new location,
with a different virtual name, to prevent the possibility
of clashes with the first portal's virtual settings.


Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:48**********************************@microsof t.com...
> That I want to know is why the intalled portal application start kit
> can
> write the change in the xml config file and my copy in a diferent
> directory
> don't can.
> I sure that both virtual directories have the same attributess in the
> server.
>
> "Juan T. Llibre" wrote:
>
>> The file may be locked as a result of a previous edit,
>> or even because of it being called by a user.
>>
>> You may have to stop the Application
>> before you can replace the file.
>>
>>
>>
>> Juan T. Llibre
>> ASP.NET MVP
>> ===========
>> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> news:25**********************************@microsof t.com...
>> > The other virtual dir is in my computer. It created by intallation
>> > of
>> > the
>> > portal start kit.
>> > I have read/write in my file of my virtual directory as same as
>> > portal
>> > start
>> > kit have it.
>> >
>> > "Curt_C [MVP]" wrote:
>> >
>> >> where is this other Virtual Dir? On a remote machine? Do you have
>> >> Read/Write
>> >> access to the SHARE ?
>> >>
>> >> --
>> >> Curt Christianson
>> >> Site & Scripts: http://www.Darkfalz.com
>> >> Blog: http://blog.Darkfalz.com
>> >>
>> >>
>> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> >> news:8D**********************************@microsof t.com...
>> >> > that is the problem this file have read and write attributess and
>> >> > it
>> >> > work
>> >> > in
>> >> > the original virtual directory (install from microsoft) but in
>> >> > my
>> >> > virtual
>> >> > directory dont.
>> >> >
>> >> > "Curt_C [MVP]" wrote:
>> >> >
>> >> >> they are probably set read-only in the attributess
>> >> >>
>> >> >> --
>> >> >> Curt Christianson
>> >> >> Site & Scripts: http://www.Darkfalz.com
>> >> >> Blog: http://blog.Darkfalz.com
>> >> >>
>> >> >>
>> >> >> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in message
>> >> >> news:0D**********************************@microsof t.com...
>> >> >> >I have a problem with this. I installed it in my computer to
>> >> >> >modify
>> >> >> >it,
>> >> >> >but
>> >> >> > when I try to save the configuration file(xml file) the server
>> >> >> > returned
>> >> >> > an
>> >> >> > error that say that I dont have permissions to write in the
>> >> >> > server.
>> >> >> > How
>> >> >> > i
>> >> >> > can
>> >> >> > write file in the server?.
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>


Nov 19 '05 #15
Why are you YELLING, Juan ?

Look, Juan, when applications are setup
using the application setup files, there may
be quite a few settings which are configured
and the developer never knows about them.

It's illogical that, if it's your own server ( like you
said it is ), you would be able to edit one file
but not edit the other one, unless the permissions
for the second one have been screwed up.

Since the portal application which runs OK and allows
you to edit the config.xml file is the one you setup using
the application's setup procedure, and the portal which
is giving you trouble is the one which you setup manually,
it makes sense to think that the problem is related to
the setup procedure you followed with the 2nd portal.

I know that you can run multiple copies of the
Starter Portal Kit, if you follow the setup instructions.

Why don't you want to setup the 2nd Portal
using the Starter Kit setup procedure ?

At least, that would eliminate a few possible
reasons for the problem you're having.


Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:AF**********************************@microsof t.com...
Well. I have direfents database for the portals.
My problem is NOT conflict with the portals.
My problem is that I CAN NOT MODIFY A FILE(with read/write permissions) IN
MY WEB SERVER USING A WEB APPLICATION BECAUSE MY SERVER SAY THAT I
NOT
HAVE PERMISSIONS TO DO THAT.

"Juan T. Llibre" wrote:
If you did that, you're bound to have problems.

For example, both of the portal you have now will be
using the same database for everything they do,
so you are going to have a lot of conflicting data.

I'd recommend that you delete the virtual directory
you created for the site you copied and delete the
directory where you copied it afterwards.

Then, reinstall the second portal, using the Portal kit
setup, and ( if my memory serves me right ) use a
different name for the 2nd portal's database.

I honestly don't remember if you can do that
( use a different name for the portal's database )
but most MS sample applications allow you to do that.

Make sure you use a different virtual directory name, too.

Then, and only then, will you not have conflicts
between your first portal and your second portal.

Good luck!

Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:F7**********************************@microsof t.com...
> Well First I installed the portal then copied the files in a diferent
> directory y created a virtual directory for my copy
>
> "Juan T. Llibre" wrote:
>
>> From my previous reply :
>>
>> Did you "install" the portal to the new location
>> or did you simply copy the files ?
>>
>> Usually, you need to install the portal to the new location,
>> with a different virtual name, to prevent the possibility
>> of clashes with the first portal's virtual settings.
>>
>>
>>
>>
>> Juan T. Llibre
>> ASP.NET MVP
>> ===========
>> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> news:48**********************************@microsof t.com...
>> > That I want to know is why the intalled portal application start kit
>> > can
>> > write the change in the xml config file and my copy in a diferent
>> > directory
>> > don't can.
>> > I sure that both virtual directories have the same attributess in
>> > the
>> > server.
>> >
>> > "Juan T. Llibre" wrote:
>> >
>> >> The file may be locked as a result of a previous edit,
>> >> or even because of it being called by a user.
>> >>
>> >> You may have to stop the Application
>> >> before you can replace the file.
>> >>
>> >>
>> >>
>> >> Juan T. Llibre
>> >> ASP.NET MVP
>> >> ===========
>> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> >> news:25**********************************@microsof t.com...
>> >> > The other virtual dir is in my computer. It created by
>> >> > intallation
>> >> > of
>> >> > the
>> >> > portal start kit.
>> >> > I have read/write in my file of my virtual directory as same as
>> >> > portal
>> >> > start
>> >> > kit have it.
>> >> >
>> >> > "Curt_C [MVP]" wrote:
>> >> >
>> >> >> where is this other Virtual Dir? On a remote machine? Do you
>> >> >> have
>> >> >> Read/Write
>> >> >> access to the SHARE ?
>> >> >>
>> >> >> --
>> >> >> Curt Christianson
>> >> >> Site & Scripts: http://www.Darkfalz.com
>> >> >> Blog: http://blog.Darkfalz.com
>> >> >>
>> >> >>
>> >> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> >> >> news:8D**********************************@microsof t.com...
>> >> >> > that is the problem this file have read and write attributess
>> >> >> > and
>> >> >> > it
>> >> >> > work
>> >> >> > in
>> >> >> > the original virtual directory (install from microsoft) but
>> >> >> > in
>> >> >> > my
>> >> >> > virtual
>> >> >> > directory dont.
>> >> >> >
>> >> >> > "Curt_C [MVP]" wrote:
>> >> >> >
>> >> >> >> they are probably set read-only in the attributess
>> >> >> >>
>> >> >> >> --
>> >> >> >> Curt Christianson
>> >> >> >> Site & Scripts: http://www.Darkfalz.com
>> >> >> >> Blog: http://blog.Darkfalz.com
>> >> >> >>
>> >> >> >>
>> >> >> >> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in
>> >> >> >> message
>> >> >> >> news:0D**********************************@microsof t.com...
>> >> >> >> >I have a problem with this. I installed it in my computer to
>> >> >> >> >modify
>> >> >> >> >it,
>> >> >> >> >but
>> >> >> >> > when I try to save the configuration file(xml file) the
>> >> >> >> > server
>> >> >> >> > returned
>> >> >> >> > an
>> >> >> >> > error that say that I dont have permissions to write in the
>> >> >> >> > server.
>> >> >> >> > How
>> >> >> >> > i
>> >> >> >> > can
>> >> >> >> > write file in the server?.
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>


Nov 19 '05 #16
OH, I am sorry.
The answer to your question is very simple.
I am Programmer, I use a computer to programmer and then install the program
in another machine. I have to resolve this problem manually because I don't
need the original portal. I want to customize the portal start kit to create
a new portal and then take the new portal and install it in another(s)
server(s).

"Juan T. Llibre" wrote:
Why are you YELLING, Juan ?

Look, Juan, when applications are setup
using the application setup files, there may
be quite a few settings which are configured
and the developer never knows about them.

It's illogical that, if it's your own server ( like you
said it is ), you would be able to edit one file
but not edit the other one, unless the permissions
for the second one have been screwed up.

Since the portal application which runs OK and allows
you to edit the config.xml file is the one you setup using
the application's setup procedure, and the portal which
is giving you trouble is the one which you setup manually,
it makes sense to think that the problem is related to
the setup procedure you followed with the 2nd portal.

I know that you can run multiple copies of the
Starter Portal Kit, if you follow the setup instructions.

Why don't you want to setup the 2nd Portal
using the Starter Kit setup procedure ?

At least, that would eliminate a few possible
reasons for the problem you're having.


Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:AF**********************************@microsof t.com...
Well. I have direfents database for the portals.
My problem is NOT conflict with the portals.
My problem is that I CAN NOT MODIFY A FILE(with read/write permissions) IN
MY WEB SERVER USING A WEB APPLICATION BECAUSE MY SERVER SAY THAT I
NOT
HAVE PERMISSIONS TO DO THAT.

"Juan T. Llibre" wrote:
If you did that, you're bound to have problems.

For example, both of the portal you have now will be
using the same database for everything they do,
so you are going to have a lot of conflicting data.

I'd recommend that you delete the virtual directory
you created for the site you copied and delete the
directory where you copied it afterwards.

Then, reinstall the second portal, using the Portal kit
setup, and ( if my memory serves me right ) use a
different name for the 2nd portal's database.

I honestly don't remember if you can do that
( use a different name for the portal's database )
but most MS sample applications allow you to do that.

Make sure you use a different virtual directory name, too.

Then, and only then, will you not have conflicts
between your first portal and your second portal.

Good luck!

Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:F7**********************************@microsof t.com...
> Well First I installed the portal then copied the files in a diferent
> directory y created a virtual directory for my copy
>
> "Juan T. Llibre" wrote:
>
>> From my previous reply :
>>
>> Did you "install" the portal to the new location
>> or did you simply copy the files ?
>>
>> Usually, you need to install the portal to the new location,
>> with a different virtual name, to prevent the possibility
>> of clashes with the first portal's virtual settings.
>>
>>
>>
>>
>> Juan T. Llibre
>> ASP.NET MVP
>> ===========
>> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> news:48**********************************@microsof t.com...
>> > That I want to know is why the intalled portal application start kit
>> > can
>> > write the change in the xml config file and my copy in a diferent
>> > directory
>> > don't can.
>> > I sure that both virtual directories have the same attributess in
>> > the
>> > server.
>> >
>> > "Juan T. Llibre" wrote:
>> >
>> >> The file may be locked as a result of a previous edit,
>> >> or even because of it being called by a user.
>> >>
>> >> You may have to stop the Application
>> >> before you can replace the file.
>> >>
>> >>
>> >>
>> >> Juan T. Llibre
>> >> ASP.NET MVP
>> >> ===========
>> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> >> news:25**********************************@microsof t.com...
>> >> > The other virtual dir is in my computer. It created by
>> >> > intallation
>> >> > of
>> >> > the
>> >> > portal start kit.
>> >> > I have read/write in my file of my virtual directory as same as
>> >> > portal
>> >> > start
>> >> > kit have it.
>> >> >
>> >> > "Curt_C [MVP]" wrote:
>> >> >
>> >> >> where is this other Virtual Dir? On a remote machine? Do you
>> >> >> have
>> >> >> Read/Write
>> >> >> access to the SHARE ?
>> >> >>
>> >> >> --
>> >> >> Curt Christianson
>> >> >> Site & Scripts: http://www.Darkfalz.com
>> >> >> Blog: http://blog.Darkfalz.com
>> >> >>
>> >> >>
>> >> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> >> >> news:8D**********************************@microsof t.com...
>> >> >> > that is the problem this file have read and write attributess
>> >> >> > and
>> >> >> > it
>> >> >> > work
>> >> >> > in
>> >> >> > the original virtual directory (install from microsoft) but
>> >> >> > in
>> >> >> > my
>> >> >> > virtual
>> >> >> > directory dont.
>> >> >> >
>> >> >> > "Curt_C [MVP]" wrote:
>> >> >> >
>> >> >> >> they are probably set read-only in the attributess
>> >> >> >>
>> >> >> >> --
>> >> >> >> Curt Christianson
>> >> >> >> Site & Scripts: http://www.Darkfalz.com
>> >> >> >> Blog: http://blog.Darkfalz.com
>> >> >> >>
>> >> >> >>
>> >> >> >> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in
>> >> >> >> message
>> >> >> >> news:0D**********************************@microsof t.com...
>> >> >> >> >I have a problem with this. I installed it in my computer to
>> >> >> >> >modify
>> >> >> >> >it,
>> >> >> >> >but
>> >> >> >> > when I try to save the configuration file(xml file) the
>> >> >> >> > server
>> >> >> >> > returned
>> >> >> >> > an
>> >> >> >> > error that say that I dont have permissions to write in the
>> >> >> >> > server.
>> >> >> >> > How
>> >> >> >> > i
>> >> >> >> > can
>> >> >> >> > write file in the server?.
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>


Nov 19 '05 #17
OK.

Next thing...

Are you using Visual Studio ?

If you are, it's a snap to take the VS Starter Kit
files. modify them in whichever way you want to,
and then create a Deployment Package to distribute
to your customers.

If you are not using Visual Studio, it's a little more
complicated than that.


Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:03**********************************@microsof t.com...
OH, I am sorry.
The answer to your question is very simple.
I am Programmer, I use a computer to programmer and then install the
program
in another machine. I have to resolve this problem manually because I
don't
need the original portal. I want to customize the portal start kit to
create
a new portal and then take the new portal and install it in another(s)
server(s).

"Juan T. Llibre" wrote:
Why are you YELLING, Juan ?

Look, Juan, when applications are setup
using the application setup files, there may
be quite a few settings which are configured
and the developer never knows about them.

It's illogical that, if it's your own server ( like you
said it is ), you would be able to edit one file
but not edit the other one, unless the permissions
for the second one have been screwed up.

Since the portal application which runs OK and allows
you to edit the config.xml file is the one you setup using
the application's setup procedure, and the portal which
is giving you trouble is the one which you setup manually,
it makes sense to think that the problem is related to
the setup procedure you followed with the 2nd portal.

I know that you can run multiple copies of the
Starter Portal Kit, if you follow the setup instructions.

Why don't you want to setup the 2nd Portal
using the Starter Kit setup procedure ?

At least, that would eliminate a few possible
reasons for the problem you're having.


Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:AF**********************************@microsof t.com...
> Well. I have direfents database for the portals.
> My problem is NOT conflict with the portals.
> My problem is that I CAN NOT MODIFY A FILE(with read/write permissions)
> IN
> MY WEB SERVER USING A WEB APPLICATION BECAUSE MY SERVER SAY THAT I
> NOT
> HAVE PERMISSIONS TO DO THAT.
>
> "Juan T. Llibre" wrote:
>
>> If you did that, you're bound to have problems.
>>
>> For example, both of the portal you have now will be
>> using the same database for everything they do,
>> so you are going to have a lot of conflicting data.
>>
>> I'd recommend that you delete the virtual directory
>> you created for the site you copied and delete the
>> directory where you copied it afterwards.
>>
>> Then, reinstall the second portal, using the Portal kit
>> setup, and ( if my memory serves me right ) use a
>> different name for the 2nd portal's database.
>>
>> I honestly don't remember if you can do that
>> ( use a different name for the portal's database )
>> but most MS sample applications allow you to do that.
>>
>> Make sure you use a different virtual directory name, too.
>>
>> Then, and only then, will you not have conflicts
>> between your first portal and your second portal.
>>
>> Good luck!
>>
>>
>>
>> Juan T. Llibre
>> ASP.NET MVP
>> ===========
>> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> news:F7**********************************@microsof t.com...
>> > Well First I installed the portal then copied the files in a
>> > diferent
>> > directory y created a virtual directory for my copy
>> >
>> > "Juan T. Llibre" wrote:
>> >
>> >> From my previous reply :
>> >>
>> >> Did you "install" the portal to the new location
>> >> or did you simply copy the files ?
>> >>
>> >> Usually, you need to install the portal to the new location,
>> >> with a different virtual name, to prevent the possibility
>> >> of clashes with the first portal's virtual settings.
>> >>
>> >>
>> >>
>> >>
>> >> Juan T. Llibre
>> >> ASP.NET MVP
>> >> ===========
>> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> >> news:48**********************************@microsof t.com...
>> >> > That I want to know is why the intalled portal application start
>> >> > kit
>> >> > can
>> >> > write the change in the xml config file and my copy in a diferent
>> >> > directory
>> >> > don't can.
>> >> > I sure that both virtual directories have the same attributess
>> >> > in
>> >> > the
>> >> > server.
>> >> >
>> >> > "Juan T. Llibre" wrote:
>> >> >
>> >> >> The file may be locked as a result of a previous edit,
>> >> >> or even because of it being called by a user.
>> >> >>
>> >> >> You may have to stop the Application
>> >> >> before you can replace the file.
>> >> >>
>> >> >>
>> >> >>
>> >> >> Juan T. Llibre
>> >> >> ASP.NET MVP
>> >> >> ===========
>> >> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> >> >> news:25**********************************@microsof t.com...
>> >> >> > The other virtual dir is in my computer. It created by
>> >> >> > intallation
>> >> >> > of
>> >> >> > the
>> >> >> > portal start kit.
>> >> >> > I have read/write in my file of my virtual directory as same
>> >> >> > as
>> >> >> > portal
>> >> >> > start
>> >> >> > kit have it.
>> >> >> >
>> >> >> > "Curt_C [MVP]" wrote:
>> >> >> >
>> >> >> >> where is this other Virtual Dir? On a remote machine? Do you
>> >> >> >> have
>> >> >> >> Read/Write
>> >> >> >> access to the SHARE ?
>> >> >> >>
>> >> >> >> --
>> >> >> >> Curt Christianson
>> >> >> >> Site & Scripts: http://www.Darkfalz.com
>> >> >> >> Blog: http://blog.Darkfalz.com
>> >> >> >>
>> >> >> >>
>> >> >> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in
>> >> >> >> message
>> >> >> >> news:8D**********************************@microsof t.com...
>> >> >> >> > that is the problem this file have read and write
>> >> >> >> > attributess
>> >> >> >> > and
>> >> >> >> > it
>> >> >> >> > work
>> >> >> >> > in
>> >> >> >> > the original virtual directory (install from microsoft)
>> >> >> >> > but
>> >> >> >> > in
>> >> >> >> > my
>> >> >> >> > virtual
>> >> >> >> > directory dont.
>> >> >> >> >
>> >> >> >> > "Curt_C [MVP]" wrote:
>> >> >> >> >
>> >> >> >> >> they are probably set read-only in the attributess
>> >> >> >> >>
>> >> >> >> >> --
>> >> >> >> >> Curt Christianson
>> >> >> >> >> Site & Scripts: http://www.Darkfalz.com
>> >> >> >> >> Blog: http://blog.Darkfalz.com
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in
>> >> >> >> >> message
>> >> >> >> >> news:0D**********************************@microsof t.com...
>> >> >> >> >> >I have a problem with this. I installed it in my computer
>> >> >> >> >> >to
>> >> >> >> >> >modify
>> >> >> >> >> >it,
>> >> >> >> >> >but
>> >> >> >> >> > when I try to save the configuration file(xml file) the
>> >> >> >> >> > server
>> >> >> >> >> > returned
>> >> >> >> >> > an
>> >> >> >> >> > error that say that I dont have permissions to write in
>> >> >> >> >> > the
>> >> >> >> >> > server.
>> >> >> >> >> > How
>> >> >> >> >> > i
>> >> >> >> >> > can
>> >> >> >> >> > write file in the server?.
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>


Nov 19 '05 #18
Thank for all I think that it will help me.
But I can belive that Microsoft make things in your "Examples applications"
that nobody can make.
I think that they must change the name of "Start Kit" to "Make you crazy
kit".
Thank you.

"Juan T. Llibre" wrote:
OK.

Next thing...

Are you using Visual Studio ?

If you are, it's a snap to take the VS Starter Kit
files. modify them in whichever way you want to,
and then create a Deployment Package to distribute
to your customers.

If you are not using Visual Studio, it's a little more
complicated than that.


Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:03**********************************@microsof t.com...
OH, I am sorry.
The answer to your question is very simple.
I am Programmer, I use a computer to programmer and then install the
program
in another machine. I have to resolve this problem manually because I
don't
need the original portal. I want to customize the portal start kit to
create
a new portal and then take the new portal and install it in another(s)
server(s).

"Juan T. Llibre" wrote:
Why are you YELLING, Juan ?

Look, Juan, when applications are setup
using the application setup files, there may
be quite a few settings which are configured
and the developer never knows about them.

It's illogical that, if it's your own server ( like you
said it is ), you would be able to edit one file
but not edit the other one, unless the permissions
for the second one have been screwed up.

Since the portal application which runs OK and allows
you to edit the config.xml file is the one you setup using
the application's setup procedure, and the portal which
is giving you trouble is the one which you setup manually,
it makes sense to think that the problem is related to
the setup procedure you followed with the 2nd portal.

I know that you can run multiple copies of the
Starter Portal Kit, if you follow the setup instructions.

Why don't you want to setup the 2nd Portal
using the Starter Kit setup procedure ?

At least, that would eliminate a few possible
reasons for the problem you're having.


Juan T. Llibre
ASP.NET MVP
===========
"Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
news:AF**********************************@microsof t.com...
> Well. I have direfents database for the portals.
> My problem is NOT conflict with the portals.
> My problem is that I CAN NOT MODIFY A FILE(with read/write permissions)
> IN
> MY WEB SERVER USING A WEB APPLICATION BECAUSE MY SERVER SAY THAT I
> NOT
> HAVE PERMISSIONS TO DO THAT.
>
> "Juan T. Llibre" wrote:
>
>> If you did that, you're bound to have problems.
>>
>> For example, both of the portal you have now will be
>> using the same database for everything they do,
>> so you are going to have a lot of conflicting data.
>>
>> I'd recommend that you delete the virtual directory
>> you created for the site you copied and delete the
>> directory where you copied it afterwards.
>>
>> Then, reinstall the second portal, using the Portal kit
>> setup, and ( if my memory serves me right ) use a
>> different name for the 2nd portal's database.
>>
>> I honestly don't remember if you can do that
>> ( use a different name for the portal's database )
>> but most MS sample applications allow you to do that.
>>
>> Make sure you use a different virtual directory name, too.
>>
>> Then, and only then, will you not have conflicts
>> between your first portal and your second portal.
>>
>> Good luck!
>>
>>
>>
>> Juan T. Llibre
>> ASP.NET MVP
>> ===========
>> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> news:F7**********************************@microsof t.com...
>> > Well First I installed the portal then copied the files in a
>> > diferent
>> > directory y created a virtual directory for my copy
>> >
>> > "Juan T. Llibre" wrote:
>> >
>> >> From my previous reply :
>> >>
>> >> Did you "install" the portal to the new location
>> >> or did you simply copy the files ?
>> >>
>> >> Usually, you need to install the portal to the new location,
>> >> with a different virtual name, to prevent the possibility
>> >> of clashes with the first portal's virtual settings.
>> >>
>> >>
>> >>
>> >>
>> >> Juan T. Llibre
>> >> ASP.NET MVP
>> >> ===========
>> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> >> news:48**********************************@microsof t.com...
>> >> > That I want to know is why the intalled portal application start
>> >> > kit
>> >> > can
>> >> > write the change in the xml config file and my copy in a diferent
>> >> > directory
>> >> > don't can.
>> >> > I sure that both virtual directories have the same attributess
>> >> > in
>> >> > the
>> >> > server.
>> >> >
>> >> > "Juan T. Llibre" wrote:
>> >> >
>> >> >> The file may be locked as a result of a previous edit,
>> >> >> or even because of it being called by a user.
>> >> >>
>> >> >> You may have to stop the Application
>> >> >> before you can replace the file.
>> >> >>
>> >> >>
>> >> >>
>> >> >> Juan T. Llibre
>> >> >> ASP.NET MVP
>> >> >> ===========
>> >> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in message
>> >> >> news:25**********************************@microsof t.com...
>> >> >> > The other virtual dir is in my computer. It created by
>> >> >> > intallation
>> >> >> > of
>> >> >> > the
>> >> >> > portal start kit.
>> >> >> > I have read/write in my file of my virtual directory as same
>> >> >> > as
>> >> >> > portal
>> >> >> > start
>> >> >> > kit have it.
>> >> >> >
>> >> >> > "Curt_C [MVP]" wrote:
>> >> >> >
>> >> >> >> where is this other Virtual Dir? On a remote machine? Do you
>> >> >> >> have
>> >> >> >> Read/Write
>> >> >> >> access to the SHARE ?
>> >> >> >>
>> >> >> >> --
>> >> >> >> Curt Christianson
>> >> >> >> Site & Scripts: http://www.Darkfalz.com
>> >> >> >> Blog: http://blog.Darkfalz.com
>> >> >> >>
>> >> >> >>
>> >> >> >> "Juan Gil" <Ju*****@discussions.microsoft.com> wrote in
>> >> >> >> message
>> >> >> >> news:8D**********************************@microsof t.com...
>> >> >> >> > that is the problem this file have read and write
>> >> >> >> > attributess
>> >> >> >> > and
>> >> >> >> > it
>> >> >> >> > work
>> >> >> >> > in
>> >> >> >> > the original virtual directory (install from microsoft)
>> >> >> >> > but
>> >> >> >> > in
>> >> >> >> > my
>> >> >> >> > virtual
>> >> >> >> > directory dont.
>> >> >> >> >
>> >> >> >> > "Curt_C [MVP]" wrote:
>> >> >> >> >
>> >> >> >> >> they are probably set read-only in the attributess
>> >> >> >> >>
>> >> >> >> >> --
>> >> >> >> >> Curt Christianson
>> >> >> >> >> Site & Scripts: http://www.Darkfalz.com
>> >> >> >> >> Blog: http://blog.Darkfalz.com
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> "Juan Gil" <Juan Gi*@discussions.microsoft.com> wrote in
>> >> >> >> >> message
>> >> >> >> >> news:0D**********************************@microsof t.com...
>> >> >> >> >> >I have a problem with this. I installed it in my computer
>> >> >> >> >> >to
>> >> >> >> >> >modify
>> >> >> >> >> >it,
>> >> >> >> >> >but
>> >> >> >> >> > when I try to save the configuration file(xml file) the
>> >> >> >> >> > server
>> >> >> >> >> > returned
>> >> >> >> >> > an
>> >> >> >> >> > error that say that I dont have permissions to write in
>> >> >> >> >> > the
>> >> >> >> >> > server.
>> >> >> >> >> > How
>> >> >> >> >> > i
>> >> >> >> >> > can
>> >> >> >> >> > write file in the server?.
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>


Nov 19 '05 #19

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

Similar topics

4
by: Accolo1 | last post by:
Help we are looking for this person, do you know them? William wjohnson@accolo.com Title: BEA WebLogic Portal Guru Job #: 03-04468 Check the pulse of your career! Evolve our eCommerce web...
2
by: Samuel Berry | last post by:
I hope I am posting this to the correct newsgroup, I apoligize if I am in error. I am looking into creating my own portal. I realize that there are several out there allready pre-built(ie asp.net...
2
by: bhiyavudh | last post by:
Hi all, I am currently developing GIS web portal application based on Opensource technology called Jetspeed from apache but as our company do develop GIS application using Microsoft technology...
0
by: David Elliott | last post by:
I have been trying to re-create the project/solution files for the example Portal that came with the .NET installation to walk through the code. In an attempt to run the code from my new...
3
by: Dan Sikorsky | last post by:
How can I install the Portal starter kit to a different Solution/Project name, having a different SQL Server database name? I'd like to start a new solution using the Portal starter kit as a...
0
by: Jill Graham | last post by:
Hi, I'm looking at the ASP.NET Portal Starter Kit. All pages within the application are redirected to the DesktopDefault.aspx file. The DesktopDefault.aspx file defines the layout of the page...
5
by: Shikari Shambu | last post by:
Hi, I would like to integrate a .NET web application into IBM Websphere portal. Whati is the best way of integrating these two beasts? Is there are way to get my .NET application to return XML...
5
by: Kamil Tezduyar | last post by:
I want to create a team to develop a web portal framework. The main purpose of this framework is reusing this in many projects. The major idea in my mind it, building it as much as flexible. We...
1
by: Wernfried Schwenkner | last post by:
I have compiled the portal sample comming whit whidby. While running it ftom the IDE it works, all buttons on the start page are shown. When I deploy the portal with the Menu "WebSite/Publish",...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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.