cancel
Showing results for 
Search instead for 
Did you mean: 

The remote server returned an error: (404) Not Found.

Former Member
0 Kudos

Hi All

Now I try to deploy my SAP Portal Project it gives following error message "The remote server returned an error: (404) Not Found.". What is missing?

Regards

Accepted Solutions (1)

Accepted Solutions (1)

rima-sirich
Advisor
Advisor
0 Kudos

Hi,

In Visual Studio Server Explorer you need to configure portal settings. Verify that portal defined by those settings is the one that running and you want to deploy to it.

Regards,

Rima.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

where can i get help or fix my portal installation/configuration

Regards

rima-sirich
Advisor
Advisor
0 Kudos

Hi,

The real problem is that you don't succeed to get the Portal homepage and login. I see several options for you:

1. Ask about it the person that installed the Portal on your machine.

2. Read Installation and Configuration guide.

3. Ask in forum related to Portal's issues: SAP NetWeaver Administrator forum.

Regards,

Rima.

Former Member
0 Kudos

Hi

when i try with

http://localhost:50000/irj

it give error message "The requested resource does not exist."

but i think my portal is working as i can run

http://localhost:50000/index.html

and all the links from this page. even i can log from here.

Do i have any configuration problem???

rima-sirich
Advisor
Advisor
0 Kudos

Hi,

It seems that you have a problem with your Portal. You need to fix it before continue working with PDK. Did you ever succeed to get homepage http://localhost:50000/irj and login with the user administrator ? If you did - may be it is good idea to restart your portal. If you didn't - try to get some help to fix your portal installation/configuration.

Regards,

Rima.

Former Member
0 Kudos

Hi

I configured portal settings as

Host localhost

isssl false

password abcd1234

port 50000

rememberPassword False

timeOut 15

userName administrator

do i need more?

rima-sirich
Advisor
Advisor
0 Kudos

Hi,

In order to check if those seetings are ok, do following:

Open internet explorer (or another) browser and go to

http://localhost:50000/irj

You should get the Portal homepage with login screen.

If you don't - then you have a problem with your local portal ( may be it is not running ).

If you do - Login with username: administrator and

password: abcd1234

If you don't succeed to login, then you have a problem with your user( may be it does not exist ).

Regards,

Rima.