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?. 18 1767
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?.
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?.
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?.
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?.
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?. >> >> >>
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?. >> >> >>
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?. >> >> >>
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?. >> >> >> >> >> >> >> >> >>
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?. >> >> >>
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?. >> >> >>
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?. >> >> >> >> >> >> >> >> >>
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?. >> >> >> >> >> >> >> >> >>
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?. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>
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?. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>
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?. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>
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?. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>
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?. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>
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?. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
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...
|
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...
|
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...
|
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...
|
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...
|
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...
|
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...
|
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...
|
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",...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
| |