cancel
Showing results for 
Search instead for 
Did you mean: 

Hello World tutorial [still] won't display in the browser

Former Member
0 Kudos

Hi,

I posted a question about this a while ago

http://shorterlink.com/?GROPKV

and was told to install SP9, unfortunately that hasn't fixed the problem

Basically I have SAP EP 6.0 Sneak Preview with SP9

and the PDK for .Net with the SP9 patch

and I can't get the Hello World tutorial (or anything else) to work

When I try and "View in Browser" I get the error below

The versions are

J2EE Engine: 6.40 PatchLevel 87289.311

Portal: 6.0.9.0.0

KnowledgeManagementCollaboration: 6.0.9.0.0 (NW04 SPS09)

The only other things which are different now is that the SP9 install set up in localhost:50300

but I have tried using both 50300 and 50000 as the portal in VS

I also didn't bother installing TREX since it didn't seem to be important

Anyone any ideas?

Vin

Portal Runtime Error

An exception occurred while processing a request for :

iView : N/A

Component Name : N/A

Could not find portal application PortalApplication1.

Exception id: 03:40_10/12/04_0003_2859950

See the details for the exception ID in the log file

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Just to make sure - did you install the SDAs od the PDK after you installed SP9?

Yossi

Former Member
0 Kudos

No.

I installed them before.

I have now uninstalled the PDK and reinstalled it

but unfortunately I can't remember how I installed the SDAs last time.

I can't get the SDM to work (won't accept admin as the password), I couldn't last time either

I remember using a number of commands on the command line but I didn't make a note of them and I can't find the page that told me how to do it!

Any idea of what might be wrong with the SDM or what the command line alternative is?

Vin

Former Member
0 Kudos

Hi,

I can't assist you with the SDM problem, but I can offer you the following workaround:

- Extract the files which the SDAs contain (e.g. using WinZip).

- Deploy the PARs file as you would deploy any other PAR (using the Portal UI).

I hope that would allow you developing your first .NET iView.

Yossi

Former Member
0 Kudos

I had a look in the files and saw the PARs but I assumed it wasn't as easy as that!

Oh well,

The sdm password is sdm apparently

so I'll try thar first and then your method if that doesn't work

Thanks, Vin

Former Member
0 Kudos

I think I am almost there

The web page now starts but all it shows is the message

".NET server is not running."

Do you know what causes this?

There is mention of ASP.Net server in the docs but nothing about starting it

Vin

Former Member
0 Kudos

The .NET Runtime is an NT service.

go to Start->programs->administrative tools-> Services

Start the service called SAP .NET Runtime Engine (or something like that).

This should be of course done in the computer where you installed the runtime

Good luck,

Ofer

Former Member
0 Kudos

Finally I have "Hello World!"

Yippee 🐵

Answers (0)