Raxip
|
| Posted: 05/29/2002, 3:52 PM |
|
Once again if i delete the default (internet) connection and create a new
one for any example the project does not get published to the wwwroot
directory.
I can only modify the existing connection to get it to work.
The problem only seems to happen with c# and asp with templates will publish
the code to the wwwroot\portal directory
|
|
|
 |
CodeCharge Support
|
| Posted: 05/30/2002, 12:41 AM |
|
Raxip,
Of course the project cannot be published if you remove your connection and
we don't think that this is a bug.
Adding antother connection later is irrelevant. A software cannot "guess"
that you want to use the new connection in place of an old one.
It's the same as removing a folder on your hard drive with various files in
it, and then adding a new folder. How would you computer determine that the
new folder is a replacement for the old one?
Or are we missing something?
We'll be happy to resolve any issues once we understand why you expect your
project to work after you delete a connection.
Regards,
Konrad
"Raxip" <raxip1@hotmail.com> wrote in message
news:ad3m34$d1k$1@news.codecharge.com...
> Once again if i delete the default (internet) connection and create a new
> one for any example the project does not get published to the wwwroot
> directory.
>
> I can only modify the existing connection to get it to work.
> The problem only seems to happen with c# and asp with templates will
publish
> the code to the wwwroot\portal directory
>
>
>
>
>
|
|
|
 |
Raxip
|
| Posted: 05/30/2002, 7:16 AM |
|
I am sorry, I think i understand what you mean.
I was switchung the project over from an access to SQL connection and
thought you could just delete the connection and create a new one. I will
just modify the existing connection instead. Problem was you could do this
in asp with templates version wihout incident.
Thanks
"CodeCharge Support" <support@codecharge.com> wrote in message
news:ad4l41$686$1@news.codecharge.com...
> Raxip,
>
> Of course the project cannot be published if you remove your connection
and
> we don't think that this is a bug.
> Adding antother connection later is irrelevant. A software cannot "guess"
> that you want to use the new connection in place of an old one.
> It's the same as removing a folder on your hard drive with various files
in
> it, and then adding a new folder. How would you computer determine that
the
> new folder is a replacement for the old one?
> Or are we missing something?
> We'll be happy to resolve any issues once we understand why you expect
your
> project to work after you delete a connection.
>
> Regards,
>
> Konrad
>
>
> "Raxip" <raxip1@hotmail.com> wrote in message
>news:ad3m34$d1k$1@news.codecharge.com...
> > Once again if i delete the default (internet) connection and create a
new
> > one for any example the project does not get published to the wwwroot
> > directory.
> >
> > I can only modify the existing connection to get it to work.
> > The problem only seems to happen with c# and asp with templates will
> publish
> > the code to the wwwroot\portal directory
> >
> >
> >
> >
> >
>
>
|
|
|
 |
|